git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bae7ec6
)
drm/i915: un-EXPORT and make 'intelfb_panic' static
author
Hannes Eder
<hannes@hanneseder.net>
Fri, 19 Dec 2008 11:34:27 +0000
(12:34 +0100)
committer
Dave Airlie
<airlied@linux.ie>
Mon, 29 Dec 2008 07:47:26 +0000
(17:47 +1000)
Fix this sparse warning:
drivers/gpu/drm/i915/intel_fb.c:417:5: warning: symbol 'intelfb_panic' was not declared. Should it be static?
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found