commit | 8c41286edffef0d6e7fb770b178275c8beb24055 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Thu Jul 12 00:55:40 2007 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jul 12 17:41:13 2007 +0100 |
tree | b73b3217f75995f5a3abe063b1d02034d36266f7 | |
parent | 40df3831f9b2fa386f55b580f294ea4f686704be [diff] |
[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>