Skip to content
Commit 80dbb01a authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW



IRQ_TYPE_SLOW is no longer used by the Atari platform interrupt code
since commit 73408565 ("[PATCH] m68k: convert atari irq code")
in v2.6.18-rc1, so drop it.

Note that its value has been reused for a different purpose
(IRQ_TYPE_NONE) since commit 6a6de9ef ("[PATCH] genirq: core")
in v2.6.18-rc1.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 1fc65d51
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment