From: Fabian Frederick Date: Tue, 17 Mar 2015 18:40:22 +0000 (+0100) Subject: orinoco: constify of_device_id array X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~223^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3848124b3e81055e176377345beb37ee07944d91;p=pandora-kernel.git orinoco: 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: David S. Miller --- Reading git-diff-tree failed