From: Chen Gang Date: Wed, 4 Mar 2015 07:05:25 +0000 (+0800) Subject: c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_w... X-Git-Tag: omap-for-v4.2/o2_dc~113^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3083ca2376a76072dc0071fb211de80b0ac44bd1;p=pandora-kernel.git c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_writeback They are needed by other modules, the related error with allmodconfig: MODPOST 3327 modules ERROR: "L1P_cache_block_invalidate" [drivers/misc/lkdtm.ko] undefined! ERROR: "L1D_cache_block_writeback" [drivers/misc/lkdtm.ko] undefined! Signed-off-by: Chen Gang Signed-off-by: Mark Salter --- Reading git-diff-tree failed