From: Krzysztof Kozlowski Date: Fri, 1 May 2015 15:56:23 +0000 (+0900) Subject: hwmon: (sht15) Constify platform_device_id X-Git-Tag: omap-for-v4.3/legacy-v2-signed~189^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c40723e72ff3c009d2d487b2e8945e4dfe74e62;p=pandora-kernel.git hwmon: (sht15) Constify platform_device_id The platform_device_id is not modified by the driver and core uses it as const. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed