From: Fabian Frederick Date: Mon, 16 Mar 2015 19:20:28 +0000 (+0100) Subject: mtd: constify of_device_id array X-Git-Tag: omap-for-v4.2/fixes-rc1^2~143^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=666104436543d171b8b1a7213fd1d8bbef1361d5;p=pandora-kernel.git mtd: 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: Brian Norris --- Reading git-diff-tree failed