From: Adrian Bunk Date: Sat, 31 Mar 2007 20:55:40 +0000 (+0200) Subject: make drivers/net/qla3xxx.c:PHY_DEVICES[] static X-Git-Tag: v2.6.22-rc1~1110^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1fc1fa9b36512e928df95aead1a85381380ad1f;p=pandora-kernel.git make drivers/net/qla3xxx.c:PHY_DEVICES[] static On Fri, Mar 30, 2007 at 01:05:59AM -0700, Andrew Morton wrote: >... > Changes since 2.6.21-rc5-mm2: >... > git-netdev-all.patch >... > git trees >... This patch makes the needlessly global PHY_DEVICES[] static. Signed-off-by: Adrian Bunk Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed