OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c
[deliverable/linux.git] / arch / arm / mach-omap1 / io.c
index 2a6d68aa3489b3cb74a5b0ef83e4ffa4d9f96ee2..d9b8d82530ae165bf18ab272c49ff61a069ae298 100644 (file)
@@ -18,7 +18,8 @@
 #include <plat/mux.h>
 #include <plat/tc.h>
 
-extern int omap1_clk_init(void);
+#include "clock.h"
+
 extern void omap_check_revision(void);
 extern void omap_sram_init(void);
 extern void omapfb_reserve_sdram(void);
This page took 0.061132 seconds and 5 git commands to generate.