nommu: Fix the fault processing for the MMU-less case
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 24 Jul 2009 11:34:55 +0000 (12:34 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 24 Jul 2009 11:34:55 +0000 (12:34 +0100)
The patch adds the necessary ifdefs around functions that only make
sense when the MMU is enabled.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found