]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/bootcount/bootcount.c
remove obsolete functions ocotp_clk_{en,dis}able
[karo-tx-uboot.git] / drivers / bootcount / bootcount.c
index 3ad441393e10f5545573abce64fe058439998916..e0343f71d7ffeeea70cad7c81fcfbc07b23c8801 100644 (file)
@@ -36,7 +36,7 @@
 #endif /* defined(CONFIG_MPC8260) */
 
 #if defined(CONFIG_QE)
-#include <asm/immap_qe.h>
+#include <linux/immap_qe.h>
 
 #define CONFIG_SYS_BOOTCOUNT_ADDR      (CONFIG_SYS_IMMR + 0x110000 + \
                                         QE_MURAM_SIZE - 2 * sizeof(u32))