Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305291
b: refs/heads/master
c: d66bd5f
h: refs/heads/master
i:
  305289: 38978c7
  305287: e2d11ea
v: v3
  • Loading branch information
Paul Mundt committed May 18, 2012
1 parent 3a97498 commit 7a53471
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 26819fcbeaba45904d604f5b02ef1138d5268494
refs/heads/master: d66bd5f147cfeb4745aaa0c7e4ff6f7dd930b84f
5 changes: 3 additions & 2 deletions trunk/arch/sh/include/mach-common/mach/sdk7780.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
#include <linux/sh_intc.h>
#include <asm/addrspace.h>

/* Box specific addresses. */
Expand Down Expand Up @@ -67,9 +68,9 @@

#define SDK7780_NR_IRL 15
/* IDE/ATA interrupt */
#define IRQ_CFCARD 14
#define IRQ_CFCARD evt2irq(0x3c0)
/* SMC interrupt */
#define IRQ_ETHERNET 6
#define IRQ_ETHERNET evt2irq(0x2c0)


/* arch/sh/boards/renesas/sdk7780/irq.c */
Expand Down

0 comments on commit 7a53471

Please sign in to comment.