瀏覽代碼

armv7.h: Add <asm/io.h>

With a389531 we now call readl() from this file so add <asm/io.h> so
that we have a prototype for the function.

Signed-off-by: Tom Rini <trini@konsulko.com>
Tom Rini 10 年之前
父節點
當前提交
301c128379
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/arm/include/asm/armv7.h

+ 1 - 0
arch/arm/include/asm/armv7.h

@@ -58,6 +58,7 @@
 
 #ifndef __ASSEMBLY__
 #include <linux/types.h>
+#include <asm/io.h>
 
 /*
  * CP15 Barrier instructions