commit | db5b7169474882fabbd811a4cf5c1bae3157e677 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sun Sep 07 12:42:51 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Oct 01 16:41:06 2008 +0100 |
tree | b4218f6251b6719638f716fcc5aac62375903fe4 | |
parent | 40df2d1d8538865341a4cb9d4b7a375296517ad2 [diff] |
[ARM] Remove MT_DEVICE_IXP2000 and associated definitions 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>