From: stephen hemminger Date: Wed, 6 Jul 2011 19:00:07 +0000 (+0000) Subject: skge: make support for old Genesis chips optional X-Git-Tag: v3.1-rc1~316^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57d6fa37f56ca594a1becaf5b8774382ddb7d720;p=pandora-kernel.git skge: make support for old Genesis chips optional The GENESIS boards are really old PCI-X boards that are rare. Marvell has dropped support for this hardware and there is no reason for most users to have to have this code. Rather than riddling code with ifdef's make one macro and let the compiler do the dead code elimination. This saves about 15% of the text size. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed