projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee48a75
)
[ARM] 5060/1: remove unnecessary include of asm/io.h
author
Greg Ungerer
<gerg@snapgear.com>
Sun, 25 May 2008 11:35:38 +0000
(12:35 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 1 Jun 2008 10:22:25 +0000
(11:22 +0100)
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>
include/asm-arm/pgtable-nommu.h
patch
|
blob
|
history
diff --git
a/include/asm-arm/pgtable-nommu.h
b/include/asm-arm/pgtable-nommu.h
index 2e5868bbe03bd9dba8c0a3c791cbe1d9c02642ea..386fcc10a9730da5fbd2372322a27b040625705e 100644
(file)
--- a/
include/asm-arm/pgtable-nommu.h
+++ b/
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.