From: Deng-Cheng Zhu Date: Fri, 28 Feb 2014 18:23:01 +0000 (-0800) Subject: MIPS: APRP: Fix the linking of rtlx interrupt hook X-Git-Tag: v3.14-rc8~19^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c1f6e008297e184a7f701f2f03c9269011fd049;p=pandora-kernel.git MIPS: APRP: Fix the linking of rtlx interrupt hook There are 2 errors with the existing aprp_hook linking: - The prefix CONFIG_ is missing; - The hook should be linked exclusively in the cases of MT and CMP. Signed-off-by: Deng-Cheng Zhu Reviewed-by: Steven J. Hill Cc: linux-mips@linux-mips.org Cc: john@phrozen.org Patchwork: https://patchwork.linux-mips.org/patch/6588/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed