]> git.baikalelectronics.ru Git - kernel.git/commit
sh: __uncached_start only on sh32.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 13 Feb 2008 11:18:01 +0000 (20:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 14 Feb 2008 05:22:12 +0000 (14:22 +0900)
commita4539485244ebcab3186291d87699ef9de3b4420
treeba25a4bc48b9a3de4eda5a48beb3ea53430e8c4c
parente7e126eb702b783e322ac404fcb6796603a82e2e
sh: __uncached_start only on sh32.

sh64 doesn't provide __uncached_start, so don't reference it
unconditionally.

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