[ARM] 4502/1: nommu: Do not export the copy/clear user page functions
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 20 Jul 2007 10:42:46 +0000 (11:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 20 Jul 2007 20:29:51 +0000 (21:29 +0100)
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>

No differences found