Randy Dunlap 313cc59eac framebuffer: fix carminefb section mismatch
Make alloc_carmine_fb() __devinit.

WARNING: drivers/video/carminefb.o(.text+0x81b): Section mismatch in reference from the function alloc_carmine_fb() to the variable .devinit.data:carminefb_fix

The function alloc_carmine_fb() references the variable __devinitdata
carminefb_fix.  This is often because alloc_carmine_fb lacks a
__devinitdata annotation or the annotation of carminefb_fix is wrong.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Sebastian Siewior <bigeasy@linutronix.de>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Krzysztof Helt <krzysztof.h1@poczta.fm>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-16 11:21:45 -07:00
..
2008-10-15 11:31:54 +11:00
2008-10-15 11:31:54 +11:00
2008-08-19 18:47:56 +02:00
2008-10-16 11:21:40 -07:00
2008-08-26 00:19:28 +10:00
2008-10-16 11:21:38 -07:00
2008-10-13 21:51:57 +01:00
2008-10-16 11:21:30 -07:00
2008-10-14 10:11:27 +11:00
2008-10-15 11:31:54 +11:00
2008-10-15 11:31:54 +11:00
2008-10-16 11:21:40 -07:00
2008-09-03 15:55:32 -07:00
2008-10-14 10:23:27 -07:00
2008-10-15 11:31:54 +11:00
2008-08-04 12:51:06 +09:00
2008-10-03 10:04:10 +02:00
2008-08-13 17:33:00 -07:00