From: Dmitry Torokhov Date: Fri, 7 Jul 2006 06:58:27 +0000 (-0700) Subject: [PATCH] smsc-ircc2: fix section reference mismatches X-Git-Tag: v2.6.18-rc2~101^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5d965caa1dbb54077673cf22e3f8a58e1cc866c;p=pandora-kernel.git [PATCH] smsc-ircc2: fix section reference mismatches subsystem_configurations array is only used by an __init function, therefore it should be marked __initdata, not __devinitdata. Signed-off-by: Dmitry Torokhov Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed