| commit | 56060141482d0a9351ea02e2aa7153de8cd41423 | [log] [tgz] |
|---|---|---|
| author | Paul Mundt <lethal@linux-sh.org> | Tue Sep 12 14:38:23 2006 +0900 |
| committer | Paul Mundt <lethal@linux-sh.org> | Tue Sep 12 14:38:23 2006 +0900 |
| tree | 85abc6917ad64a63d8f947c1e65b1ee261cf5ce3 | |
| parent | 21264136ce7c3c7032c42e7c2440f5d89039ca5a [diff] |
sh64: Use generic BUG_ON()/WARN_ON(). 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>