common: Drop init.h from common header
[platform/kernel/u-boot.git] / arch / arm / cpu / pxa / timer.c
index 169fed8..8e9d610 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <asm/io.h>
 
 int timer_init(void)