[MIPS] Include cacheflush.h in uncache.c
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Wed, 11 Jul 2007 15:55:40 +0000 (00:55 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 12 Jul 2007 16:41:13 +0000 (17:41 +0100)
commit8c41286edffef0d6e7fb770b178275c8beb24055
treeb73b3217f75995f5a3abe063b1d02034d36266f7
parent40df3831f9b2fa386f55b580f294ea4f686704be
[MIPS] Include cacheflush.h in uncache.c

This fixes this sparse warning:

arch/mips/lib/uncached.c:38:22: warning: symbol 'run_uncached' was not declared. Should it be static?

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lib/uncached.c