提交 f6f2a5db 编写于 作者: D Daniel Walker 提交者: Tony Lindgren

ARM: OMAP1: Fix compile for board-nokia770

Fix compile for board-nokia770
Signed-off-by: NDaniel Walker <dwalker@mvista.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 496bcb81
......@@ -36,8 +36,6 @@
#include <asm/arch/omapfb.h>
#include <asm/arch/lcd_mipid.h>
#include "../plat-omap/dsp/dsp_common.h"
#define ADS7846_PENDOWN_GPIO 15
static void __init omap_nokia770_init_irq(void)
......@@ -318,6 +316,8 @@ static __init int omap_dsp_init(void)
out:
return ret;
}
#else
#define omap_dsp_init() do {} while (0)
#endif /* CONFIG_OMAP_DSP */
static void __init omap_nokia770_init(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册