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:
05be7a8
)
cocbalt_lcdfb: correct sections
author
Henrik Kretzschmar
<henne@nachtwindheim.de>
Wed, 28 Apr 2010 10:25:02 +0000
(12:25 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 3 May 2010 13:42:58 +0000
(15:42 +0200)
Since the drivers probe call was changed from .init.text
to .devinit.text in commit
c2e13037e6794bd0d9de3f9ecabf5615f15c160b
the fb_fix_screeninfo structure must be
changed from .init.data to .devinit.data, too.
Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Tested-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found