From: Greg Ungerer Date: Fri, 23 May 2008 06:16:52 +0000 (+0100) Subject: [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too X-Git-Tag: v2.6.26-rc4~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50346e621252617a07eb800dfa3f876ccd52d534;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed