irqdomain: Remove temporary MIPS workaround code
authorGrant Likely <grant.likely@linaro.org>
Thu, 13 Jun 2013 22:19:43 +0000 (22:19 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 17 Jun 2013 22:31:34 +0000 (00:31 +0200)
The MIPS interrupt controllers are all registering their own irq_domains
now. Drop the MIPS specific code because it is no longer needed.

Signed-off-by: Grant Likely <grant.likely@linaro.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/5458/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
kernel/irq/irqdomain.c

Simple merge