Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64355
b: refs/heads/master
c: b58d134
h: refs/heads/master
i:
  64353: 0f24322
  64351: ff109e1
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Aug 22, 2007
1 parent a2388d2 commit 0ab288a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: da2f5f7bf4a39f9613fc04d7030cffb63e435e1d
refs/heads/master: b58d134c7f9566c32a60b7163fe75d5ec247446d
5 changes: 5 additions & 0 deletions trunk/arch/sh/kernel/cpu/sh4/setup-sh4-202.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@ static int __init sh4202_devices_setup(void)
ARRAY_SIZE(sh4202_devices));
}
__initcall(sh4202_devices_setup);

void __init plat_irq_setup(void)
{
/* do nothing - all IRL interrupts are handled by the board code */
}

0 comments on commit 0ab288a

Please sign in to comment.