From: Krzysztof Kozlowski Date: Thu, 26 Jun 2014 12:00:06 +0000 (+0200) Subject: clk: samsung: Make of_device_id array const X-Git-Tag: omap-for-v3.17/fixes-against-rc2~188^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=305cfab0baa837e2b0553968c6a901f6b4aef6ee;p=pandora-kernel.git clk: samsung: Make of_device_id array const Array of struct of_device_id may be be const as expected by of_match_table field and of_find_matching_node_and_match() function. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Jingoo Han Signed-off-by: Tomasz Figa --- Reading git-diff-tree failed