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:
989e5ab
)
fb: pvr2fb: Fix up section mismatch warnings.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 6 Jul 2007 18:38:51 +0000
(
03:38
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 6 Jul 2007 18:38:51 +0000
(
03:38
+0900)
A few minor things were broken here. fix and var screeninfo should have
been __devinitdata, board_list[] gets renamed to board_driver[] so the
modpost matching does the right thing, and we properly discard some of
the unused exit sections.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found