summaryrefslogtreecommitdiffstats
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.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/asm-arm/arch-mx31/mx31.h b/include/asm-arm/arch-mx31/mx31.h
index f89a401bbc..0552c27ce6 100644
--- a/include/asm-arm/arch-mx31/mx31.h
+++ b/include/asm-arm/arch-mx31/mx31.h
@@ -24,9 +24,7 @@
#ifndef __ASM_ARCH_MX31_H
#define __ASM_ARCH_MX31_H
-u32 mx31_get_mpl_dpdgck_clk(void);
-u32 mx31_get_mcu_main_clk(void);
-u32 mx31_get_ipg_clk(void);
-void mx31_gpio_mux(unsigned long mode);
+extern u32 mx31_get_ipg_clk(void);
+extern void mx31_gpio_mux(unsigned long mode);
#endif /* __ASM_ARCH_MX31_H */
OpenPOWER on IntegriCloud