소스 검색

[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.