From: Krzysztof Kozlowski Date: Tue, 13 May 2014 10:58:51 +0000 (+0200) Subject: mfd: max77686: Make of_device_id array const X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~6^2~38 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b68ece3d8e7fa3ff0844b8dbafe287f776a6768a;p=pandora-kernel.git mfd: max77686: 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 Signed-off-by: Lee Jones --- Reading git-diff-tree failed