Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275388
b: refs/heads/master
c: 978ef7e
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven committed Nov 8, 2011
1 parent a86d372 commit f9c37f2
Show file tree
Hide file tree
Showing 3 changed files with 4 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: 92b1bd5f1aa88ce4760c02814bfcbb58ad521984
refs/heads/master: 978ef7e6d0e02083e4a62ab4411922bdeffa36a4
1 change: 0 additions & 1 deletion trunk/arch/m68k/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ config MMU_SUN3
config USE_GENERIC_HARDIRQS
bool "Use genirq"
depends on MMU
depends on !AMIGA
depends on !MAC
depends on !APOLLO
depends on !MVME147
Expand Down
3 changes: 3 additions & 0 deletions trunk/arch/m68k/amiga/amiints.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/errno.h>
#ifdef CONFIG_GENERIC_HARDIRQS
#include <linux/irq.h>
#endif

#include <asm/irq.h>
#include <asm/traps.h>
Expand Down

0 comments on commit f9c37f2

Please sign in to comment.