summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/syscalls_64.S
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2010-08-14 14:23:39 +0200
committerPaul Mundt <lethal@linux-sh.org>2010-08-16 06:34:11 +0200
commite583d6b3c25d4ce3867b345782abd7d11a0d384c (patch)
tree136b08ee54d1f8208b2f6b90946d7db6ce3dc081 /arch/sh/kernel/syscalls_64.S
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... (diff)
downloadlinux-e583d6b3c25d4ce3867b345782abd7d11a0d384c.tar.xz
linux-e583d6b3c25d4ce3867b345782abd7d11a0d384c.zip
sh: fix recursive dependency in Kconfig
When executing: make ARCH=sh defconfig kconfig segfaulted. kconfig should obviously not segfault. But this indicated a problem in the sh files which was tracked down to a recursive dependency. We select HAVE_HW_BREAKPOINT and in the following line we use the same symbol in an expression. Drop the conditional as it is of no use. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Michal Marek <mmarek@suse.cz> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/syscalls_64.S')
0 files changed, 0 insertions, 0 deletions