kernel-fxtec-pro1x/arch/arm/mach-dove
Sebastian Hesselbarth 2746a7c272 ARM: dove: fix missing __init section of dove_mpp_gpio_mode
Legacy dove_mpp_gpio_mode calls orion_gpio_set_valid which is in
__init section. Offending function is not, so this causes a section
mismatch. To fix the mismatch, also move dove_mpp_gpio_mode to
__init section.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2013-07-25 15:22:17 +00:00
..
include/mach Watchdog: allow orion_wdt to be built for Dove 2013-07-11 22:17:56 +02:00
board-dt.c ARM: dove: move DT boards to SoC-centric clock init 2013-05-29 19:21:05 +00:00
cm-a510.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
common.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
common.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
dove-db-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
irq.c Dove: Attempt to fix PMU/RTC interrupts 2012-11-21 18:25:11 +00:00
Kconfig ARM: dove: move DT boards to SoC-centric clock init 2013-05-29 19:21:05 +00:00
Makefile arm: mach-dove: convert to use mvebu-mbus driver 2013-04-15 14:06:27 +00:00
Makefile.boot ARM: kirkwood: move new dtbs to common Makefile 2012-09-22 14:24:00 -07:00
mpp.c ARM: dove: fix missing __init section of dove_mpp_gpio_mode 2013-07-25 15:22:17 +00:00
mpp.h ARM: dove: Consolidate mpp code with platform mpp. 2011-05-16 15:49:31 -04:00
pcie.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00