flush_icache_range: export symbol to fix build errors
Fix building errors occuring due to a missing export of
flush_icache_range() in
kisskb.ellerman.id.au/kisskb/buildresult/
11677809/
ERROR: "flush_icache_range" [drivers/misc/lkdtm.ko] undefined!
Signed-off-by: Pranith Kumar <[email protected]>
Reported-by: Geert Uytterhoeven <[email protected]>
Acked-by: Vineet Gupta <[email protected]> [arc]
Acked-by: Richard Kuo <[email protected]> [hexagon]
Cc: Chris Metcalf <[email protected]>
Cc: Chris Zankel <[email protected]>
Acked-by: Max Filippov <[email protected]> [xtensa]
Cc: Noam Camus <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Acked-by: Zhigang Lu <[email protected]> [tile]
Cc: Kirill Tkhai <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>