Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77679
b: refs/heads/master
c: e1cd93e
h: refs/heads/master
i:
  77677: 8affb76
  77675: 0aa8200
  77671: c45e271
  77663: 4812d91
v: v3
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent 10099fa commit 9fb8f7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5a4a5bd127c147aaa16aefef856f4cb28e92cec1
refs/heads/master: e1cd93ea44cb55969e122758c8cc2ddfe21b74b3
4 changes: 2 additions & 2 deletions trunk/include/asm-sh/bug.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#define TRAPA_BUG_OPCODE 0xc33e /* trapa #0x3e */

#ifdef CONFIG_BUG
#ifdef CONFIG_GENERIC_BUG
#define HAVE_ARCH_BUG
#define HAVE_ARCH_WARN_ON

Expand Down Expand Up @@ -77,7 +77,7 @@ struct pt_regs;
/* arch/sh/kernel/traps.c */
void handle_BUG(struct pt_regs *);

#endif /* CONFIG_BUG */
#endif /* CONFIG_GENERIC_BUG */

#include <asm-generic/bug.h>

Expand Down

0 comments on commit 9fb8f7a

Please sign in to comment.