]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/asm-arm/arch-mx31/mx31.h
i.MX31: Create a common device file.
[karo-tx-uboot.git] / include / asm-arm / arch-mx31 / mx31.h
index 1d475dde7ef4f33eba7a7f1996160051bc67b79b..53b9f27333db9547dd3b59e7852bd0ce9409235c 100644 (file)
@@ -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 */