fs/xfs: add missed symbol readlink_copy

When compile davinci_all_defconfig in Kevin's kernelci.org,
The missed symbol experting cause following error:

  ERROR: "readlink_copy" [fs/xfs/xfs.ko] undefined!

This patch fixed the problem.

Signed-off-by: Alex Shi <alex.shi@linaro.org>
1 file changed