sh: Fix up sh7705 flush_dcache_page() build.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 15 Sep 2009 00:47:35 +0000 (09:47 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 15 Sep 2009 00:47:35 +0000 (09:47 +0900)
commitc8c2df9055074197ba12902c6d7e840667fb56d6
tree2a49d637b71d04d667bfb9306a3b6659788c6d69
parentbb7001b50123fcb05f331b22092243f92e9bcec9
sh: Fix up sh7705 flush_dcache_page() build.

Type mismatch caused the page deref to blow up, fix it up as per the sh4
change.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/cache-sh7705.c