sh: Centralize the CPU cache initialization routines.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 15 Aug 2009 02:05:42 +0000 (11:05 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 15 Aug 2009 02:05:42 +0000 (11:05 +0900)
This provides a central point for CPU cache initialization routines.
This replaces the antiquated p3_cache_init() method, which the vast
majority of CPUs never cared about.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found