From: Krzysztof Kozlowski Date: Fri, 1 May 2015 15:36:52 +0000 (+0900) Subject: watchdog: max63xx_wdt: Constify platform_device_id X-Git-Tag: omap-for-v4.2/fixes-rc1^2~49^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c7c72c9bcd4bc76a2c04d6e1d06340082d399ec;p=pandora-kernel.git watchdog: max63xx_wdt: 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 Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed