From: Geert Uytterhoeven Date: Fri, 2 May 2014 16:28:33 +0000 (+0200) Subject: staging/lustre/libcfs: Fix build errors for !CONFIG_SMP X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab3aad3699d4951f60ec9e79009b62db63b1795;p=pandora-kernel.git staging/lustre/libcfs: Fix build errors for !CONFIG_SMP When CONFIG_SMP=n: drivers/staging/lustre/include/linux/libcfs/linux/linux-mem.h:58:31: fatal error: libcfs/libcfs_cpu.h: No such file or directory drivers/staging/lustre/lustre/libcfs/libcfs_cpu.c:78:1: error: redefinition of 'cfs_cpt_table_print' drivers/staging/lustre/include/linux/libcfs/libcfs_cpu.h:109:1: note: previous definition of 'cfs_cpt_table_print' was here Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed