commit | f9fab7e4edfb2e14b870dcb902976325b21e9f1e | [log] [tgz] |
---|---|---|
author | Jayachandran C <jchandra@broadcom.com> | Tue Apr 29 20:07:41 2014 +0530 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 30 16:44:55 2014 +0200 |
tree | 8fe1fab1e1c1143ea0c8387e01bd033ff0c98e9d | |
parent | a91796a919ceeb80fde7f413cd898bd0f409fec3 [diff] |
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 <jchandra@broadcom.com> Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/6863/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>