From: Krzysztof Kozlowski Date: Tue, 13 May 2014 10:58:47 +0000 (+0200) Subject: mfd: omap-usb-host: Make of_device_id array const X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~6^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7cfee818fd7c6852837d6447e2cecc4a52880ea;p=pandora-kernel.git 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-diff-tree failed