From: David Daney Date: Thu, 5 Jul 2012 16:12:38 +0000 (+0200) Subject: MIPS: OCTEON: Consolidate the edge and level irq_chip structures. X-Git-Tag: v3.6-rc1~49^2^5~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a339aef90470cf21debb138f95e22adf143eecca;p=pandora-kernel.git MIPS: OCTEON: Consolidate the edge and level irq_chip structures. We can consolidate octeon_irq_chip_ciu_edge and octeon_irq_chip_ciu as they only differ in the .irq_ack element, and that is unused by the level handler. This gets rid of a bunch of duplicate definitions. Signed-off-by: David Daney Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3931/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed