Skip to content

Commit

Permalink
[PATCH] m68k: convert amiga irq code
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Roman Zippel authored and Linus Torvalds committed Jun 25, 2006
1 parent 68387c4 commit 74be8d0
Show file tree
Hide file tree
Showing 5 changed files with 117 additions and 445 deletions.
2 changes: 0 additions & 2 deletions arch/m68k/amiga/amiga_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ EXPORT_SYMBOL(amiga_chip_avail);
EXPORT_SYMBOL(amiga_chip_size);
EXPORT_SYMBOL(amiga_audio_period);
EXPORT_SYMBOL(amiga_audio_min_period);
EXPORT_SYMBOL(amiga_do_irq);
EXPORT_SYMBOL(amiga_do_irq_list);

#ifdef CONFIG_AMIGA_PCMCIA
EXPORT_SYMBOL(pcmcia_reset);
Expand Down
Loading

0 comments on commit 74be8d0

Please sign in to comment.