commit | 2a0cc6885f34a8f1de195f718b9f51ece6923b80 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Fri Jul 20 11:42:46 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jul 20 21:29:51 2007 +0100 |
tree | 50ed8e4ae40bf799625540e8f1755e77ca6b704f | |
parent | 367afaf83b0a8886ea566638a865701c54710af9 [diff] |
[ARM] 4502/1: nommu: Do not export the copy/clear user page functions The __cpu_{clear|copy}_user_page functions are not defined for the MMU-less case and therefore should not be exported. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>