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