summaryrefslogtreecommitdiff
path: root/arch/openrisc
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2013-02-11 15:47:02 +0400
committerJames Hogan <james.hogan@imgtec.com>2013-03-03 00:11:13 +0400
commitc838e72a35e49ea51c39c2c634ece028fa49c565 (patch)
tree1fdd87314187b1e2e1f429d803154f0ecc0f75f0 /arch/openrisc
parentf626dc704e761761b37efbb6320308461f159375 (diff)
downloadlinux-c838e72a35e49ea51c39c2c634ece028fa49c565.tar.xz
metag: export clear_page and copy_page
Various file systems use clear_page() and copy_page(), so when they're built as modules we get build errors like the following: ERROR: "clear_page" [fs/ntfs/ntfs.ko] undefined! ERROR: "copy_page" [fs/nilfs2/nilfs2.ko] undefined! Therefore export these functions to modules from metag_ksyms.c to fix the errors. This was hit by a randconfig build. Signed-off-by: James Hogan <james.hogan@imgtec.com>
Diffstat (limited to 'arch/openrisc')
0 files changed, 0 insertions, 0 deletions