commit | db2c4392907524fa376ffbd04f5781d6394e2666 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sun May 11 22:36:03 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat May 17 22:55:12 2008 +0100 |
tree | 2403c54b314baed94be87e3654f3d651ca57985a | |
parent | 5bb7ff795fffc9418e3039cac77b42adcaae1a57 [diff] |
[ARM] export copy_page Martin Michlmayr reported that fuse complains: ERROR: "copy_page" [fs/fuse/fuse.ko] undefined! so export the needed function. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>