summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-mx31/mx31.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-mx31/mx31.h')
-rw-r--r--include/asm-arm/arch-mx31/mx31.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-arm/arch-mx31/mx31.h b/include/asm-arm/arch-mx31/mx31.h
index 1d475dde7..53b9f2733 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 */