Browse Source

[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 năm trước cách đây
mục cha
commit
759e9408ad
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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.