From: Geert Uytterhoeven Date: Sun, 5 Oct 2014 20:34:40 +0000 (+0200) Subject: parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW X-Git-Tag: fixes-v4.0-rc1~164^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0afafbf3aa7abc741920ff74d75093ae55864b40;p=pandora-kernel.git parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW IRQ_TYPE_SLOW is no longer used by the Atari platform interrupt code since commit 734085651c9b80aa ("[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 6a6de9ef5850d063 ("[PATCH] genirq: core") in v2.6.18-rc1. Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed