commit | 09529f7a1a010cc364267fc5895a71c3853eb82c | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Fri Jul 24 12:34:55 2009 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Jul 24 12:34:55 2009 +0100 |
tree | 67c02ab7314c48766812065a199c2277f7fe6688 | |
parent | 16c79651a5ee1ad7e4fca65a7c5309dfca89ed28 [diff] |
nommu: Fix the fault processing for the MMU-less case 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>