kernel-ark/arch/arm/mach-at91
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
..
at91rm9200_devices.c [ARM] 4372/1: Define byte sizes in asm-arm/sizes.h 2007-05-11 21:07:58 +01:00
at91rm9200_time.c Add IRQF_IRQPOLL flag on arm 2007-05-08 11:15:22 -07:00
at91rm9200.c [ARM] 4351/1: AT91: Define rest of peripheral clocks 2007-05-03 14:10:21 +01:00
at91sam9rl_devices.c [ARM] 4372/1: Define byte sizes in asm-arm/sizes.h 2007-05-11 21:07:58 +01:00
at91sam9rl.c [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. 2007-05-11 21:07:54 +01:00
at91sam926x_time.c Add IRQF_IRQPOLL flag on arm 2007-05-08 11:15:22 -07:00
at91sam9260_devices.c [ARM] 4372/1: Define byte sizes in asm-arm/sizes.h 2007-05-11 21:07:58 +01:00
at91sam9260.c [ARM] 4351/1: AT91: Define rest of peripheral clocks 2007-05-03 14:10:21 +01:00
at91sam9261_devices.c [ARM] 4372/1: Define byte sizes in asm-arm/sizes.h 2007-05-11 21:07:58 +01:00
at91sam9261.c [ARM] 4351/1: AT91: Define rest of peripheral clocks 2007-05-03 14:10:21 +01:00
at91sam9263_devices.c [ARM] 4372/1: Define byte sizes in asm-arm/sizes.h 2007-05-11 21:07:58 +01:00
at91sam9263.c [ARM] 4351/1: AT91: Define rest of peripheral clocks 2007-05-03 14:10:21 +01:00
board-1arm.c
board-carmeva.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
board-csb337.c
board-csb637.c
board-dk.c [ARM] Fix some section mismatch warnings 2007-05-30 17:48:45 +01:00
board-eb9200.c
board-ek.c
board-kafa.c
board-kb9202.c [ARM] Fix some section mismatch warnings 2007-05-30 17:48:45 +01:00
board-picotux200.c [ARM] 4300/1: Add picotux 200 ARM board 2007-04-21 21:01:08 +01:00
board-sam9rlek.c [ARM] Fix some section mismatch warnings 2007-05-30 17:48:45 +01:00
board-sam9260ek.c [ARM] 4355/2: AT91: SAM9260-EK and SAM9263-EK board updates 2007-05-03 17:42:42 +01:00
board-sam9261ek.c [ARM] Fix some section mismatch warnings 2007-05-30 17:48:45 +01:00
board-sam9263ek.c [ARM] Fix some section mismatch warnings 2007-05-30 17:48:45 +01:00
clock.c
clock.h
generic.h [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. 2007-05-11 21:07:54 +01:00
gpio.c [PATCH] gpio_direction_output() needs an initial value 2007-03-16 19:25:04 -07:00
irq.c
Kconfig [ARM] 4371/1: AT91: Support for Atmel AT91SAM9RL-EK development board 2007-05-11 21:07:59 +01:00
leds.c
Makefile Merge branch 'fixes' into devel 2007-05-12 16:12:12 +01:00
Makefile.boot [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories 2007-02-08 14:50:56 +00:00
pm.c rework pm_ops pm_disk_mode, kill misuse 2007-04-30 16:40:40 -07:00