sh: Split out SH-4 __flush_xxx_region() ops.
commit817425275271f2514f0dc6952182aa057ce80973
authorPaul Mundt <lethal@linux-sh.org>
Tue, 4 Aug 2009 09:06:01 +0000 (4 18:06 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 4 Aug 2009 09:06:01 +0000 (4 18:06 +0900)
tree09c32a42c4700bc0cf7ea31a232a17c45d1e0824
parentd14d751ff9234595639a16e53b3cf0c575946bde
sh: Split out SH-4 __flush_xxx_region() ops.

This splits out the SH-4 __flush_xxx_region() functions and defines them
as weak symbols. This allows us to provide optimized versions without
having to ifdef cache-sh4.c to death.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Makefile_32
arch/sh/mm/cache-sh4.c
arch/sh/mm/flush-sh4.c [new file with mode: 0644]