git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97b1977
)
sh: Fix up asm/hw_breakpoint.h header check.
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 30 Jan 2010 02:29:56 +0000
(11:29 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 30 Jan 2010 02:29:56 +0000
(11:29 +0900)
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>
No differences found