Skip to content

Commit

Permalink
[ARM] Orion: delete unused IO_SPACE_REMAP define
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lennert Buytenhek authored and Lennert Buytenhek committed Jun 22, 2008
1 parent 000e99c commit 6eef84a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-arm/arch-orion5x/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 6eef84a

Please sign in to comment.