arch/score/mm/cache.c: Export 'flush_icache_range'
authorChen Gang <gang.chen.5i5j@gmail.com>
Wed, 9 Jul 2014 08:56:36 +0000 (16:56 +0800)
committerLennox Wu <lennox.wu@gmail.com>
Sat, 4 Oct 2014 17:18:17 +0000 (01:18 +0800)
The related error (with allmodconfig under score):

    MODPOST 1365 modules
  ERROR: "flush_icache_range" [drivers/misc/lkdtm.ko] undefined!

Acked-by: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>

No differences found