From: Guenter Roeck Date: Thu, 9 Apr 2015 04:02:47 +0000 (-0700) Subject: hwmon: (ibmpowernv) Fix build error seen for some configurations X-Git-Tag: omap-for-v4.2/o2_dc~170^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8416915c16d4335980c5d5d6d39957adbfe40b55;p=pandora-kernel.git hwmon: (ibmpowernv) Fix build error seen for some configurations Fix drivers/hwmon/ibmpowernv.c: In function 'get_logical_cpu': drivers/hwmon/ibmpowernv.c:121:3: error: implicit declaration of function 'get_hard_smp_processor_id' seen for some configurations, possibly if SMP is not configured. Fixes: 3df2f59f0aae ("hwmon: (ibmpowernv) pretty print labels") Cc: Cédric Le Goater Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed