From: Krzysztof Kozlowski Date: Fri, 1 May 2015 15:57:45 +0000 (+0900) Subject: dmaengine: ep93xx: Constify platform_device_id X-Git-Tag: omap-for-v4.3/legacy-v2-signed~103^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=577d2e0629c289485e1929df492ecdb613f930c2;p=pandora-kernel.git dmaengine: ep93xx: 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: Vinod Koul --- Reading git-diff-tree failed