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:
2126413
)
sh64: Use generic BUG_ON()/WARN_ON().
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 12 Sep 2006 05:38:23 +0000
(14:38 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 12 Sep 2006 05:38:23 +0000
(14:38 +0900)
sh64 doesn't need to do anything special for BUG_ON() or
WARN_ON(), use the generic versions.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found