c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_w...
authorChen Gang <xili_gchen_5257@hotmail.com>
Wed, 4 Mar 2015 07:05:25 +0000 (15:05 +0800)
committerMark Salter <msalter@redhat.com>
Thu, 26 Mar 2015 14:49:58 +0000 (10:49 -0400)
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 <gang.chen.5i5j@gmail.com>
Signed-off-by: Mark Salter <msalter@redhat.com>

No differences found