sh: Allow optimized clear/copy page routines to be used on SH-2.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 21 Mar 2008 09:07:04 +0000 (18:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 18 Apr 2008 16:50:02 +0000 (09:50 -0700)
commit5c0cbd74bb56aeb7f3de883ab79c5f501622ccb1
treee783f5ee9852c53f4161f1c70cd95ab7e0f1f81c
parent2163b4cb01cd79cd1291696fc4636740026d61cb
sh: Allow optimized clear/copy page routines to be used on SH-2.

Presently these are restricted to SH-3 and SH-4, so we reorder the
ifdefs a bit to let other parts use these also.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/lib/clear_page.S
arch/sh/lib/copy_page.S