From dd2f6965a6c71f6f711ec98827880152e022c236 Mon Sep 17 00:00:00 2001 From: Magnus Lilja Date: Sat, 13 Jun 2009 20:50:03 +0200 Subject: i.MX31: Create a common device file. Signed-off-by: Magnus Lilja --- include/asm-arm/arch-mx31/mx31.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/asm-arm/arch-mx31/mx31.h') diff --git a/include/asm-arm/arch-mx31/mx31.h b/include/asm-arm/arch-mx31/mx31.h index 1d475dde..53b9f27 100644 --- a/include/asm-arm/arch-mx31/mx31.h +++ b/include/asm-arm/arch-mx31/mx31.h @@ -47,4 +47,7 @@ static inline void mx31_gpio_set(unsigned int gpio, unsigned int value) } #endif +void mx31_uart1_hw_init(void); +void mx31_spi2_hw_init(void); + #endif /* __ASM_ARCH_MX31_H */ -- cgit v1.1