From: James Hogan Date: Mon, 11 Feb 2013 11:43:20 +0000 (+0000) Subject: metag: export metag_code_cache_flush_all X-Git-Tag: v3.9-rc1~7^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f626dc704e761761b37efbb6320308461f159375;p=pandora-kernel.git metag: export metag_code_cache_flush_all Various file systems indirectly use metag_code_cache_flush_all(), so when they're built as modules we get build errors like the following: ERROR: "metag_code_cache_flush_all" [fs/xfs/xfs.ko] undefined! Therefore export this function to modules to fix the errors. This was hit by a randconfig build. Signed-off-by: James Hogan --- Reading git-diff-tree failed