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