From: Paul Mundt Date: Wed, 1 Feb 2006 11:06:04 +0000 (-0800) Subject: [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions X-Git-Tag: v2.6.16-rc2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d27e08191379b7a3302a33a6efdb8bdfd319c95;p=pandora-kernel.git [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions Clean up some of the subtype IRQ definitions for IPR IRQ, and consolidate the make_ipr_irq() definitions by dropping maskpos. SH-4A was the only thing interested in the maskpos, and this should be handled through INTC2 rather than IPR. Signed-off-by: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed