diff options
author | 2008-10-17 16:10:38 +0200 | |
---|---|---|
committer | 2008-10-30 15:58:09 +0100 | |
commit | 2eca047b289307594d0d6ce62c8237fa9c5b9b5e (patch) | |
tree | 85499aa3be4d0f659ac9040ccbc757c8729542df /kernel | |
parent | [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR. (diff) | |
download | wireguard-linux-2eca047b289307594d0d6ce62c8237fa9c5b9b5e.tar.xz wireguard-linux-2eca047b289307594d0d6ce62c8237fa9c5b9b5e.zip |
[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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions