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