Re: [PATCH 1/2] powerpc/powernv: Enable fetching of platform sensor data

2014-03-28 Thread Paul Gortmaker
On Fri, Mar 7, 2014 at 12:33 AM, Neelesh Gupta wrote: > This patch enables fetching of various platform sensor data through > OPAL and expects a sensor handle from the driver to pass to OPAL. Looks like a missing header, causing build failures on celleb_defconfig cc1: warnings being treated as e

[PATCH 1/2] powerpc/powernv: Enable fetching of platform sensor data

2014-03-06 Thread Neelesh Gupta
This patch enables fetching of various platform sensor data through OPAL and expects a sensor handle from the driver to pass to OPAL. Signed-off-by: Neelesh Gupta Signed-off-by: Benjamin Herrenschmidt --- arch/powerpc/include/asm/opal.h|4 ++ arch/powerpc/platforms/powernv/M