1
0
Fork 0
alistair23-linux/arch/arm/mach-sa1100
Russell King cdea460643 [ARM] Fix some section mismatch warnings
The following patch fixes these section mismatch warnings:

WARNING: arch/arm/mach-at91/built-in.o(.text+0xdf4): Section mismatch: reference to .init.data:dk_nand_partition (between 'nand_partitions' and 'at91_leds_event')
WARNING: arch/arm/mach-at91/built-in.o(.text+0xbdc): Section mismatch: reference to .init.data:ek_nand_partition (after 'nand_partitions')
WARNING: arch/arm/mach-at91/built-in.o(.text+0xbdc): Section mismatch: reference to .init.data:ek_nand_partition (between 'nand_partitions' and 'ads7843_pendown_state')
WARNING: arch/arm/mach-at91/built-in.o(.text+0xbdc): Section mismatch: reference to .init.data:ek_nand_partition (after 'nand_partitions')
WARNING: arch/arm/mach-at91/built-in.o(.text+0xc28): Section mismatch: reference to .init.data:kb9202_nand_partition (after 'nand_partitions')
WARNING: arch/arm/mach-footbridge/built-in.o(.text+0xaa4): Section mismatch: reference to .init.data:cats_pci (between 'cats_pci_init' and 'ebsa285_leds_event')WARNING: arch/arm/mach-ixp2000/built-in.o(.text+0xb54): Section mismatch: reference to .init.text:ixp2000_init_irq (between 'ixdp2x00_init_irq' and 'ixdp2x00_irq_handler')
WARNING: arch/arm/mach-ixp23xx/built-in.o(.text+0x670): Section mismatch: reference to .init.text:ixp23xx_pci_common_init (between 'ixp23xx_pci_slave_init' and 'ixp23xx_pci_scan_bus')
WARNING: arch/arm/mach-ixp23xx/built-in.o(.text+0x890): Section mismatch: reference to .init.text:ixp23xx_init_irq (between 'ixdp2351_init_irq' and 'roadrunner_pci_preinit')
WARNING: arch/arm/mach-ixp23xx/built-in.o(.text+0x9a8): Section mismatch: reference to .init.text:ixp23xx_pci_preinit (after 'roadrunner_pci_preinit')
WARNING: arch/arm/mach-imx/built-in.o(__ksymtab+0x80): Section mismatch: reference to .init.text:imx_set_mmc_info (between '__ksymtab_imx_set_mmc_info' and '__ksymtab_set_imx_fb_info')
WARNING: arch/arm/mach-imx/built-in.o(__ksymtab+0x88): Section mismatch: reference to .init.text:set_imx_fb_info (after '__ksymtab_set_imx_fb_info')
WARNING: arch/arm/mach-sa1100/built-in.o(.text+0x1930): Section mismatch: reference to .init.data:neponset_port_fns (between 'neponset_probe' and 'assabet_leds_event')
WARNING: drivers/built-in.o(.text+0x3f100): Section mismatch: reference to .init.text:ps2_clear_input (between 'ps2_probe' and 'ps2_cmd_aborted')
WARNING: drivers/built-in.o(.text+0x3f1c8): Section mismatch: reference to .init.text:ps2_clear_input (between 'ps2_probe' and 'ps2_cmd_aborted')
WARNING: drivers/built-in.o(.text+0x4f988): Section mismatch: reference to .init.text:ps2_clear_input (between 'ps2_probe' and 'ps2_cmd_aborted')
WARNING: drivers/built-in.o(.text+0x4fa50): Section mismatch: reference to .init.text:ps2_clear_input (between 'ps2_probe' and 'ps2_cmd_aborted')

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-05-30 17:48:45 +01:00
..
Kconfig [ARM] 3416/1: Update LART site URL 2006-03-27 15:32:30 +01:00
Makefile [ARM] Convert SA1111 to use clock architecture 2006-03-21 22:05:53 +00:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
assabet.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
badge4.c [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) 2006-01-13 20:51:52 +00:00
cerf.c [ARM] 3698/1: ARM: Convert sa1100 to generic irq handling 2006-07-01 22:32:38 +01:00
clock.c [ARM] sa1100: use mutexes rather than semaphores 2007-04-22 10:08:58 +01:00
collie.c [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs 2006-09-27 20:58:59 +01:00
collie_pm.c [ARM] 3723/1: collie charging 2006-07-11 22:56:13 +01:00
cpu-sa1100.c [ARM] 3416/1: Update LART site URL 2006-03-27 15:32:30 +01:00
cpu-sa1110.c [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B) 2006-10-29 21:52:29 +00:00
dma.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
generic.c [PATCH] gpio_direction_output-needs-an-initial-value fix 2007-03-18 11:35:08 -07:00
generic.h [ARM] Fix warning in arch/arm/mach-sa1100/generic.c 2005-09-18 22:16:41 +01:00
h3600.c Add IRQF_IRQPOLL flag on arm 2007-05-08 11:15:22 -07:00
hackkit.c [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) 2006-01-13 20:51:52 +00:00
irq.c [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
jornada720.c [ARM] Fix jornada720 build errors 2007-02-20 15:23:57 +00:00
lart.c [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) 2006-01-13 20:51:52 +00:00
leds-assabet.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
leds-badge4.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
leds-cerf.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
leds-hackkit.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
leds-lart.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
leds-simpad.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
leds.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
neponset.c [ARM] Fix some section mismatch warnings 2007-05-30 17:48:45 +01:00
pleb.c [ARM] 3698/1: ARM: Convert sa1100 to generic irq handling 2006-07-01 22:32:38 +01:00
pm.c power management: implement pm_ops.valid for everybody 2007-04-30 16:40:40 -07:00
shannon.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
simpad.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sleep.S [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ 2006-06-25 12:01:48 +01:00
ssp.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
time.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00