From a7cfee818fd7c6852837d6447e2cecc4a52880ea Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Tue, 13 May 2014 12:58:47 +0200 Subject: [PATCH] mfd: omap-usb-host: Make of_device_id array const Array of struct of_device_id may be be const as expected by of_platform_populate() call. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Lee Jones --- Reading git-format-patch failed