Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271166
b: refs/heads/master
c: d92ef29
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Grant Likely committed Oct 26, 2011
1 parent ae448e9 commit bd1e917
Show file tree
Hide file tree
Showing 4 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: 76c05c8a0d56faf210cb9681786bb3e17cd59793
refs/heads/master: d92ef29a6fa971d9e314e412cd9c09757906411a
File renamed without changes.
2 changes: 1 addition & 1 deletion trunk/arch/h8300/platform/h8300h/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#include <asm/traps.h>
#include <asm/irq.h>
#include <asm/io.h>
#include <asm/gpio.h>
#include <asm/gpio-internal.h>
#include <asm/regs306x.h>

const int __initdata h8300_saved_vectors[] = {
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/h8300/platform/h8s/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#include <asm/traps.h>
#include <asm/irq.h>
#include <asm/io.h>
#include <asm/gpio.h>
#include <asm/gpio-internal.h>
#include <asm/regs267x.h>

/* saved vector list */
Expand Down

0 comments on commit bd1e917

Please sign in to comment.