mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-05 18:59:58 +00:00
50c37e2161
Patch from Pavel Machek > The kautobuild found the following error while trying to build 2.6.16-git18 > using collie_defconfig: > > arch/arm/mach-sa1100/collie.c:92: error: 'collie_uart_set_mctrl' undeclared here (not in a function) > arch/arm/mach-sa1100/collie.c:93: error: 'collie_uart_get_mctrl' undeclared here (not in a function) > make[1]: *** [arch/arm/mach-sa1100/collie.o] Error 1 > make: *** [arch/arm/mach-sa1100] Error 2 > make: Leaving directory `/var/tmp/kernel-orig' This fixes above compile error by adding missing pieces of uart support, and fixes compilation. Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
assabet.c | ||
badge4.c | ||
cerf.c | ||
clock.c | ||
collie.c | ||
collie_pm.c | ||
cpu-sa1100.c | ||
cpu-sa1110.c | ||
dma.c | ||
generic.c | ||
generic.h | ||
h3600.c | ||
hackkit.c | ||
irq.c | ||
jornada720.c | ||
Kconfig | ||
lart.c | ||
leds-assabet.c | ||
leds-badge4.c | ||
leds-cerf.c | ||
leds-hackkit.c | ||
leds-lart.c | ||
leds-simpad.c | ||
leds.c | ||
leds.h | ||
Makefile | ||
Makefile.boot | ||
neponset.c | ||
pleb.c | ||
pm.c | ||
shannon.c | ||
simpad.c | ||
sleep.S | ||
ssp.c | ||
time.c |