From: Fabian Frederick Date: Tue, 17 Mar 2015 18:37:39 +0000 (+0100) Subject: net: greth: constify of_device_id array X-Git-Tag: omap-for-v4.2/o2_dc~131^2~223^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73c7047464f26c00389b142cb1c35a695ff59777;p=pandora-kernel.git net: greth: 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