linux/arch/arm/mach-mx3
Sascha Hauer 2eca047b28 [ARM] mx31ads: Add missing include
mx31ads_defconfig compilation failed with

arch/arm/mach-mx3/mx31ads.c: In function 'mxc_init_imx_uart':
arch/arm/mach-mx3/mx31ads.c:102: error: 'mxc_uart_device0' undeclared (first use in this function)
arch/arm/mach-mx3/mx31ads.c:102: error: (Each undeclared identifier is reported only once
arch/arm/mach-mx3/mx31ads.c:102: error: for each function it appears in.)
make[1]: *** [arch/arm/mach-mx3/mx31ads.o] Error 1

Add missing include

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2008-10-30 15:58:09 +01:00
..
Kconfig MX3: Add basic support for LogicPD i.MX31 LiteKit 2008-07-05 10:02:53 +02:00
Makefile MX3: Add basic support for LogicPD i.MX31 LiteKit 2008-07-05 10:02:53 +02:00
Makefile.boot [ARM] 4461/1: MXC platform and i.MX31ADS core support 2007-07-22 15:44:46 +01:00
clock.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
crm_regs.h i.MX3: introduce clock API 2008-07-05 10:02:48 +02:00
devices.c i.MX3: make SoC devices globally available 2008-09-09 10:19:41 +02:00
devices.h i.MX3: make SoC devices globally available 2008-09-09 10:19:41 +02:00
iomux.c i.MX3: Fix compiler warnings 2008-09-09 12:13:53 +02:00
mm.c [ARM] Remove MT_NONSHARED_DEVICE alias 2008-10-01 16:41:07 +01:00
mx31ads.c [ARM] mx31ads: Add missing include 2008-10-30 15:58:09 +01:00
mx31lite.c [ARM] Remove MT_NONSHARED_DEVICE alias 2008-10-01 16:41:07 +01:00
pcm037.c [ARM] pcm037: map AIPS1 and AIPS2 as nonshared area 2008-10-30 09:42:24 +01:00