From: Jeffrey Deans Date: Thu, 17 Jul 2014 08:20:53 +0000 (+0100) Subject: MIPS: GIC: move GIC interrupt bitmap declarations X-Git-Tag: cleanup-for-v3.18~94^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=822350bc90c5069e9ab39f8720e2ef06af736124;p=pandora-kernel.git MIPS: GIC: move GIC interrupt bitmap declarations Several bitmaps are declared in arch/mips/include/asm/gic.h, but the scope of their use is limited to arch/mips/kernel/irq-gic.c. Move the declarations from the header file to the C file. Signed-off-by: Jeffrey Deans Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7372/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed