diff options
author | Tony Breeds <tony@bakeyournoodle.com> | 2008-05-28 10:52:19 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-05-31 17:08:28 +1000 |
commit | 6907fa26d8934904a4c2594034c1affd8d717cae (patch) | |
tree | 55fe974d142828b7dbcd2b5e2a384cec449609db /arch/mips/lemote/lm2e | |
parent | cfab3bdf8292edec19492c89520b1ad11279a648 (diff) |
[POWERPC] Export empty_zero_page and copy_page in arch/ppc
Currently ext4 and fuse fail to link if modular:
ERROR: "copy_page" [fs/fuse/fuse.ko] undefined!
ERROR: "empty_zero_page" [fs/ext4/ext4dev.ko] undefined!
make[3]: *** [__modpost] Error 1
make[2]: *** [modules] Error 2
make[1]: *** [sub-make] Error 2
While arch ppc exists it may as well compile, so this exports those
symbols (which are already exported in arch/powerpc).
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/mips/lemote/lm2e')
0 files changed, 0 insertions, 0 deletions