commit | 2a2c3e451965aca35c2d0d1b2db1dbd1d839c75e | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Sat Apr 15 00:04:18 2006 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Apr 27 15:13:49 2006 +0100 |
tree | 590ee400aee96cf8116e485bda0a35a4a1f52da7 | |
parent | 6f8782c4b2ed3cb652f1ad6b6d91890c7f2423ab [diff] |
[MIPS] Sparse: fix sparse for 64-bit kernels. This commit breaks sparse for 64bit kernel. The -m64 option is required. Also, some macro values (such as _MIPS_TUNE, etc.) contain double-quote characters so it would be better quoting arguments by single-quote characters. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>