From: Fabian Frederick Date: Wed, 18 Mar 2015 16:48:58 +0000 (+0100) Subject: ASoC: kirkwood: constify of_device_id array X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~5^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f2c52afc02554f18db27242b62d4047bbd8df4c;p=pandora-kernel.git ASoC: kirkwood: constify of_device_id array of_device_id is always used as const. (See driver.of_match_table and open firmware functions) Signed-off-by: Fabian Frederick Signed-off-by: Mark Brown --- Reading git-diff-tree failed