From: Fabian Frederick Date: Wed, 18 Mar 2015 16:48:57 +0000 (+0100) Subject: ASoC: fsl: constify of_device_id array X-Git-Tag: omap-for-v4.1/fixes-rc1~130^2~1^2~6^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ffa84df2b26b1ba78f6a55b373b9513c93017d6;p=pandora-kernel.git ASoC: fsl: 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