From: Krzysztof Kozlowski Date: Fri, 1 May 2015 15:38:39 +0000 (+0900) Subject: video: fbdev: imxfb: Constify platform_device_id X-Git-Tag: omap-for-v4.2/fixes-rc1^2~148^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd388a2c810282de8a4ff14d3c07816860d72ef9;p=pandora-kernel.git video: fbdev: imxfb: 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: Tomi Valkeinen --- Reading git-diff-tree failed