sh: Fix up asm/hw_breakpoint.h header check.
commit31a090ae0693af189fc7a8ad16cece4878acad33
authorPaul Mundt <lethal@linux-sh.org>
Sat, 30 Jan 2010 02:29:56 +0000 (30 11:29 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 30 Jan 2010 02:29:56 +0000 (30 11:29 +0900)
treeab2b51859bc9cbddc3eb3693c3d48a7512b48ac4
parent97b19778ee5dd0484493f12f6a9cf9391cf0aefb
sh: Fix up asm/hw_breakpoint.h header check.

Presently headers_check complains about linux/kdebug.h being unexported,
so just bump the __KERNEL__ ifdef up, as per the x86 change.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/hw_breakpoint.h