android_kernel_google_msm/arch/arm/mach-sa1100
Linus Walleij 8271b4d83a ARM: 7991/1: sa1100: fix compile problem on Collie
commit 052450fdc5 upstream.

Due to a problem in the MFD Kconfig it was not possible to
compile the UCB battery driver for the Collie SA1100 system,
in turn making it impossible to compile in the battery driver.
(See patch "mfd: include all drivers in subsystem menu".)

After fixing the MFD Kconfig (separate patch) a compile error
appears in the Collie battery driver due to the <mach/collie.h>
implicitly requiring <mach/hardware.h> through <linux/gpio.h>
via <mach/gpio.h> prior to commit
40ca061b "ARM: 7841/1: sa1100: remove complex GPIO interface".

Fix this up by including the required header into
<mach/collie.h>.

Cc: Andrea Adami <andrea.adami@gmail.com>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-23 21:37:05 -07:00
..
include/mach ARM: 7991/1: sa1100: fix compile problem on Collie 2014-03-23 21:37:05 -07:00
assabet.c ARM: sa11x0/assabet: ensure CS2 is configured appropriately 2013-12-04 10:50:13 -08:00
badge4.c ARM: 7343/1: sa11x0: convert to sparse IRQ 2012-03-25 23:57:22 +01:00
cerf.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00
clock.c ARM: sa1100: clean up clock support 2012-02-28 10:08:07 +08:00
collie.c ARM: fix lcd power build failure in collie_defconfig 2012-04-02 22:03:44 -07:00
cpu-sa1100.c ARM: sa11x0: fix section mismatch in cpu-sa1100.c 2012-01-19 17:26:28 +00:00
cpu-sa1110.c
generic.c arm/sa1100: fix sa1100-rtc memory resource 2012-04-27 11:02:14 +08:00
generic.h Merge branch 'sa11x0-mcp' into sa11x0 2012-03-25 23:57:10 +01:00
h3xxx.c ARM: sa11x0: convert to use DEFINE_RES_xxx macros 2012-02-09 15:34:12 +00:00
h3100.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00
h3600.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00
hackkit.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00
irq.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00
jornada720.c ARM: 7343/1: sa11x0: convert to sparse IRQ 2012-03-25 23:57:22 +01:00
jornada720_ssp.c ARM: 7288/1: mach-sa1100: add missing module_init() call 2012-01-23 10:21:38 +00:00
Kconfig
lart.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00
leds-assabet.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
leds-badge4.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
leds-cerf.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
leds-hackkit.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
leds-lart.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
leds.c
leds.h
Makefile ARM: sa11x0: remove old SoC private DMA driver 2012-03-25 23:55:09 +01:00
Makefile.boot
nanoengine.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00
neponset.c ARM: 7343/1: sa11x0: convert to sparse IRQ 2012-03-25 23:57:22 +01:00
pci-nanoengine.c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm 2012-03-27 18:17:02 -07:00
pleb.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00
pm.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
shannon.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00
simpad.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00
sleep.S ARM: sa11x0: fix sleep entry 2012-02-09 15:34:11 +00:00
ssp.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00
time.c ARM: 7342/2: sa1100: prepare for sparse irq conversion 2012-03-25 23:57:20 +01:00