瀏覽代碼

[ARM] 5060/1: remove unnecessary include of asm/io.h

Remove unnecessary include of asm/io.h.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Greg Ungerer 17 年之前
父節點
當前提交
759e9408ad
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/asm-arm/pgtable-nommu.h

+ 0 - 1
include/asm-arm/pgtable-nommu.h

@@ -16,7 +16,6 @@
 #include <linux/slab.h>
 #include <asm/processor.h>
 #include <asm/page.h>
-#include <asm/io.h>
 
 /*
  * Trivial page table functions.