]> git.karo-electronics.de Git - linux-beck.git/commit
sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 20 Aug 2009 03:07:46 +0000 (12:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 20 Aug 2009 03:07:46 +0000 (12:07 +0900)
commit307646c958f0f3c3624368eaa72dce8567b25f93
tree484d31caeb2376b077e21947796c4c8912ec3e2f
parent65603789db56b915dd5e3ea0501a7773ecf4092d
sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.

-tip can't be bothered keeping interfaces stable long enough for anyone
to use them without having their builds broken without notification, so
just ifdef around the problematic symbols until the new interfaces become
available upstream.

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