[POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.c
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 6 May 2008 22:58:49 +0000 (08:58 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 12 May 2008 10:27:50 +0000 (20:27 +1000)
commit9717e87fb19f21d1be2ac1dce8f65045547b7e1b
tree5ec1be729068e818dcade558b30feb84463d6cd8
parent426e53fcbab76b68524f8f07c2afd7a4340c627a
[POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.c

It needs it:

arch/ppc/kernel/ppc_ksyms.c:152: error: '__flush_icache_range'
undeclared here (not in a function)

and a few more like that.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/kernel/ppc_ksyms.c