commit | c3b1c2de2254aa4721e7e3c8d418fa9302e6acb0 | [log] [tgz] |
---|---|---|
author | Kumba <kumba@gentoo.org> | Sun Jun 18 02:17:01 2006 -0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jun 19 17:39:26 2006 +0100 |
tree | 81939a7c5aa1a7ec369d1899dd0df35fbe51d8ae | |
parent | 2493921c284813b9f512c95d972a302cf82296cb [diff] |
[MIPS] Fix R4K cache macro names Several machines have the R4K cache macro name spelled incorrectly. Namely, they have cpu_has_4kcache defined instead of cpu_has_4k_cache. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>