linux/arch/arm/mach-davinci
Sekhar Nori 445094f994 davinci: fix section mismatch warning in arch/arm/mach-davinci/board-dm646x-evm.c
A section mismatch is reported for gpio_led_platform_data
as it is referenced by a non annotated function (evm_led_setup)

This patch fixes the issue by converting the __initconst to const
as is the case in arch/arm/mach-davinci/board-dm644x-evm.c file.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
2009-11-25 10:21:38 -08:00
..
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:37 -08:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:37 -08:00
2009-11-25 10:21:31 -08:00
2009-04-27 09:49:46 -07:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:31 -08:00
2009-11-25 10:21:33 -08:00