diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-02-06 02:59:22 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-02-06 17:53:24 +0100 |
commit | c55197eb549dc09a52b6d91e6f26709a6d6815e5 (patch) | |
tree | 2835f8b70d012c9e7c978935945551db146cdbfb /arch/mips/pmc-sierra | |
parent | [MIPS] Comment fix (diff) | |
download | linux-c55197eb549dc09a52b6d91e6f26709a6d6815e5.tar.xz linux-c55197eb549dc09a52b6d91e6f26709a6d6815e5.zip |
[MIPS] Fix warnings in run_uncached on 32bit kernel
arch/mips/lib/uncached.c: In function 'run_uncached':
arch/mips/lib/uncached.c:47: warning: comparison is always true due to limited range of data type
arch/mips/lib/uncached.c:48: warning: comparison is always false due to limited range of data type
arch/mips/lib/uncached.c:57: warning: comparison is always true due to limited range of data type
arch/mips/lib/uncached.c:58: warning: comparison is always false due to limited range of data type
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pmc-sierra')
0 files changed, 0 insertions, 0 deletions