From: Geert Uytterhoeven Date: Sun, 5 Oct 2014 20:34:40 +0000 (+0200) Subject: net: atarilance: Remove obsolete IRQ_TYPE_PRIO X-Git-Tag: fixes-v4.0-rc1~164^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f2bfe5f350f3aa8e12de3a20ee8d4d6b313cd9c;p=pandora-kernel.git net: atarilance: Remove obsolete IRQ_TYPE_PRIO IRQ_TYPE_PRIO 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_EDGE_FALLING) since commit 6a6de9ef5850d063 ("[PATCH] genirq: core") in v2.6.18-rc1. Signed-off-by: Geert Uytterhoeven Acked-by: David S. Miller --- Reading git-diff-tree failed