[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 7 Sep 2008 11:42:51 +0000 (12:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 1 Oct 2008 15:41:06 +0000 (16:41 +0100)
As of the previous commit, MT_DEVICE_IXP2000 encodes to the same
PTE bit encoding as MT_DEVICE, so it's now redundant.  Convert
MT_DEVICE_IXP2000 to use MT_DEVICE instead, and remove its aliases.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found