From: Jeffrey Deans Date: Thu, 17 Jul 2014 08:20:54 +0000 (+0100) Subject: MIPS: GIC: Move GIC_NUM_INTRS into platform irq.h X-Git-Tag: cleanup-for-v3.18~94^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c975048165a973dc5b0aef76514045b69062db41;p=pandora-kernel.git MIPS: GIC: Move GIC_NUM_INTRS into platform irq.h The value of GIC_NUM_INTRS is platform-specific. Using a default value from gic.h will result in incorrect behaviour on some systems, so require a suitable definition to be present in the platform's irq.h. Signed-off-by: Jeffrey Deans Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7373/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed