linux/drivers/video/geode
Andres Salomon 12c46b3365 lxfb: fix incorrect __init annotation
WARNING: vmlinux.o(.data+0x196e8): Section mismatch in reference from the
variable lxfb_driver to the function .init.text:lxfb_probe() The variable
lxfb_driver references the function __init lxfb_probe()

This changes lxfb_probe and friends to use __devinit, and also adds
__devexit to lxfb_remove.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-06-29 15:29:31 -07:00
..
Kconfig
Makefile
display_gx.c cs5535: define lxfb/gxfb MSRs in linux/cs5535.h 2009-12-15 08:53:28 -08:00
display_gx1.c
display_gx1.h
geodefb.h
gx1fb_core.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
gxfb.h cs5535: define lxfb/gxfb MSRs in linux/cs5535.h 2009-12-15 08:53:28 -08:00
gxfb_core.c gxfb: fix incorrect __init annotation 2010-06-29 15:29:31 -07:00
lxfb.h lxfb: set the H- and V-SYNC polarity of the flatpanel output 2010-03-24 16:31:22 -07:00
lxfb_core.c lxfb: fix incorrect __init annotation 2010-06-29 15:29:31 -07:00
lxfb_ops.c lxfb: set the H- and V-SYNC polarity of the flatpanel output 2010-03-24 16:31:22 -07:00
suspend_gx.c cs5535: define lxfb/gxfb MSRs in linux/cs5535.h 2009-12-15 08:53:28 -08:00
video_cs5530.c
video_cs5530.h
video_gx.c cs5535: define lxfb/gxfb MSRs in linux/cs5535.h 2009-12-15 08:53:28 -08:00