summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel
diff options
context:
space:
mode:
authorChen Gang <gang.chen.5i5j@gmail.com>2014-03-09 05:35:46 +0800
committerHans-Christian Egtvedt <egtvedt@samfundet.no>2014-03-31 08:41:52 +0200
commit2601566d01026d6ad46b1e967466aee7fbce948e (patch)
treefabf9ae170c819582e82915ebbe83f95e99a23d9 /arch/avr32/kernel
parent8acc8722d3b5755abbfbe73f732dec576f28757a (diff)
downloadlinux-2601566d01026d6ad46b1e967466aee7fbce948e.tar.gz
linux-2601566d01026d6ad46b1e967466aee7fbce948e.tar.xz
arch/avr32/mm/cache.c: export symbol flush_icache_range() for module using
Need export symbol flush_icache_range() to modules, just like another platforms have done, or can not pass compiling. The related error (with allmodconfig under avr32): ERROR: "flush_icache_range" [drivers/misc/lkdtm.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Diffstat (limited to 'arch/avr32/kernel')
0 files changed, 0 insertions, 0 deletions