From: Fabian Frederick Date: Tue, 17 Mar 2015 18:37:36 +0000 (+0100) Subject: drivers: net: xgene: constify of_device_id array X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~223^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6b0dc2af494456b197048b75321a871e13dc398;p=pandora-kernel.git drivers: net: xgene: 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