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