linux/drivers/video/aty
Randy Dunlap 246846fc18 [PATCH] radeonfb section mismatches
Marking radeon_pci_register() as __devinit clears up all section
mismatch warnings that are caused by radeon_pci_register() calling
various __devinit function.  Is there some reason not to do this?

WARNING: drivers/video/aty/radeonfb.o - Section mismatch: reference to .init.text: from .text.radeonfb_pci_register after 'radeonfb_pci_register' (at offset 0x628)
WARNING: drivers/video/aty/radeonfb.o - Section mismatch: reference to .init.text: from .text.radeonfb_pci_register after 'radeonfb_pci_register' (at offset 0x6b5)
WARNING: drivers/video/aty/radeonfb.o - Section mismatch: reference to .init.text: from .text.radeonfb_pci_register after 'radeonfb_pci_register' (at offset 0x6bd)
WARNING: drivers/video/aty/radeonfb.o - Section mismatch: reference to .init.text:radeon_probe_screens from .text.radeonfb_pci_register after 'radeonfb_pci_register' (at offset 0x7d6)
WARNING: drivers/video/aty/radeonfb.o - Section mismatch: reference to .init.text:radeon_check_modes from .text.radeonfb_pci_register after 'radeonfb_pci_register' (at offset 0x7e5)

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-19 09:13:54 -07:00
..
Makefile [PATCH] fbdev: atyfb: Remove BIOS-less booting 2006-01-10 08:01:46 -08:00
ati_ids.h [PATCH] fbdev: ATI RN50 pci id 2005-11-07 07:53:53 -08:00
aty128fb.c Merge ../linux-2.6 2006-03-29 13:24:50 +11:00
atyfb.h [PATCH] atyfb: Set ECP divider 2006-01-10 08:01:48 -08:00
atyfb_base.c [PATCH] video/aty/atyfb_base.c: fix an off-by-one error 2006-04-11 06:18:53 -07:00
mach64_accel.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mach64_ct.c [PATCH] atyfb: Set ECP divider 2006-01-10 08:01:48 -08:00
mach64_cursor.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mach64_gx.c [PATCH] drivers/video: Use ARRAY_SIZE macro 2006-03-27 08:44:58 -08:00
radeon_accel.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
radeon_base.c [PATCH] radeonfb section mismatches 2006-04-19 09:13:54 -07:00
radeon_i2c.c [PATCH] I2C: Kill i2c_algorithm.id (6/7) 2005-09-05 09:14:32 -07:00
radeon_monitor.c [PATCH] radeonfb: Fix static array overrun 2006-03-11 09:19:36 -08:00
radeon_pm.c [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00
radeonfb.h [PATCH] radeonfb: prevent spurious recompilations 2005-11-07 07:53:49 -08:00