From: Wu Zhangjin Date: Mon, 26 Apr 2010 12:01:54 +0000 (+0800) Subject: MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m X-Git-Tag: v2.6.34-rc7~35^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922010ff7b75737e6dc361f8eae9c2784ac1872d;p=pandora-kernel.git MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m When the oprofile is compiled as a module do_IRQ() is not called in arch/mips/loongson/lemote-2f/irq.c due to a wrong #ifdef there. Signed-off-by: Wu Zhangjin Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1143/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed