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:
000e99c
)
[ARM] Orion: delete unused IO_SPACE_REMAP define
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Wed, 28 May 2008 14:20:56 +0000
(16:20 +0200)
committer
Lennert Buytenhek
<buytenh@marvell.com>
Sun, 22 Jun 2008 20:44:44 +0000
(22:44 +0200)
This define isn't used anywhere in the kernel tree -- nuke it.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Russell King <linux@arm.linux.org.uk>
include/asm-arm/arch-orion5x/io.h
patch
|
blob
|
history
diff --git
a/include/asm-arm/arch-orion5x/io.h
b/include/asm-arm/arch-orion5x/io.h
index 50f8c880220667cd4523ad1f5f061eb592c6908c..d9a4b2065e5398bb97fe4251c14323af602263ef 100644
(file)
--- a/
include/asm-arm/arch-orion5x/io.h
+++ b/
include/asm-arm/arch-orion5x/io.h
@@
-14,7
+14,6
@@
#include "orion5x.h"
#define IO_SPACE_LIMIT 0xffffffff
-#define IO_SPACE_REMAP ORION5X_PCI_SYS_IO_BASE
static inline void __iomem *
__arch_ioremap(unsigned long paddr, size_t size, unsigned int mtype)