page_mapping(): add ifdef around reference to swapper_space
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 28 Apr 2008 09:12:44 +0000 (02:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:21 +0000 (08:58 -0700)
commit726b80127239aeea9c8d8aad5b4e2c80313e3ce8
tree4b4df86f199f9bf9689f038132a8922f34a9c8d4
parent1cdf25d704f7951d02a04064c97db547d6021872
page_mapping(): add ifdef around reference to swapper_space

This fixes the superh build when the pageflags patches are applied.

But it shouldn't unless it's a gcc bug.

Cc: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mm.h