From ed425fc46b953876d11e40c1adb24cc42cfd0911 Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Sat, 2 May 2015 00:49:17 +0900 Subject: [PATCH] mmc: davinci: 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-format-patch failed