From: Jayachandran C Date: Tue, 29 Apr 2014 14:37:41 +0000 (+0530) Subject: MIPS: Netlogic: Fix uniprocessor compilation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9fab7e4edfb2e14b870dcb902976325b21e9f1e;p=pandora-kernel.git MIPS: Netlogic: Fix uniprocessor compilation The macros in topology.h need CONFIG_SMP, and the uniprocessor compilation fails due to this. Wrap the macros in an ifdef so that uniprocessor works. Signed-off-by: Jayachandran C Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/6863/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed