diff options
author | Sekhar Nori <nsekhar@ti.com> | 2009-11-04 12:38:42 +0100 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2009-11-25 19:21:38 +0100 |
commit | 445094f994406d0db7026e61b524788fa6d7acda (patch) | |
tree | 7d70fe68d791978f02e410ed64b395646218131a /arch/arm/mach-omap2 | |
parent | DaVinci: DM365: Enable DaVinci RTC support for DM365 EVM (diff) | |
download | linux-445094f994406d0db7026e61b524788fa6d7acda.tar.xz linux-445094f994406d0db7026e61b524788fa6d7acda.zip |
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>
Diffstat (limited to 'arch/arm/mach-omap2')
0 files changed, 0 insertions, 0 deletions