From: Krzysztof Kozlowski Date: Fri, 1 May 2015 15:49:18 +0000 (+0900) Subject: mmc: mxs: Constify platform_device_id X-Git-Tag: omap-for-v4.2/fixes-rc1^2~161^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f61fcc32a989ef8dc1fefbc2fbc4cb6b1b38353a;p=pandora-kernel.git mmc: mxs: 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: Ulf Hansson --- Reading git-diff-tree failed