Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305277
b: refs/heads/master
c: 0fa4c39
h: refs/heads/master
i:
  305275: 3d8ed07
v: v3
  • Loading branch information
Paul Mundt committed May 18, 2012
1 parent 94429a5 commit c3be3db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 85ee6b06cc3a42f0381455ea4d1da0bdded41bee
refs/heads/master: 0fa4c3912cd8e257a4648d6982f0bfe1a48bd8c2
3 changes: 2 additions & 1 deletion trunk/arch/sh/boards/board-edosk7705.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,15 @@
#include <linux/platform_device.h>
#include <linux/interrupt.h>
#include <linux/smc91x.h>
#include <linux/sh_intc.h>
#include <asm/machvec.h>
#include <asm/sizes.h>

#define SMC_IOBASE 0xA2000000
#define SMC_IO_OFFSET 0x300
#define SMC_IOADDR (SMC_IOBASE + SMC_IO_OFFSET)

#define ETHERNET_IRQ 0x09
#define ETHERNET_IRQ evt2irq(0x320)

static void __init sh_edosk7705_init_irq(void)
{
Expand Down

0 comments on commit c3be3db

Please sign in to comment.