From: Krzysztof Kozlowski Date: Tue, 13 May 2014 10:58:52 +0000 (+0200) Subject: mfd: max77693: Make of_device_id array const X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~6^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce9a55bdfe204617dd850594682d0fb9a9a80ff;p=pandora-kernel.git mfd: max77693: Make of_device_id array const Array of struct of_device_id may be be const as expected by of_match_table field. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Chanwoo Choi Signed-off-by: Lee Jones --- Reading git-diff-tree failed