commit | 50346e621252617a07eb800dfa3f876ccd52d534 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Fri May 23 07:16:52 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri May 23 13:50:05 2008 +0100 |
tree | 736dbd522826133270e00c41a9c99b10f7697c35 | |
parent | b851cb289d905ea04e5f0b518bf3f28407a72118 [diff] |
[ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too The non-MMU case also needs the type definition of pgtable_t. So move it out of a CONFIG_MMU conditional section. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>