From: Maciej W. Rozycki Date: Tue, 6 Feb 2007 00:28:26 +0000 (-0800) Subject: [EISA] EISA registration with !CONFIG_EISA X-Git-Tag: v2.6.21-rc1~83^2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f85da084151c9454891124c999006857a354622a;p=pandora-kernel.git [EISA] EISA registration with !CONFIG_EISA This is a change for the EISA bus support to permit drivers to call un/registration functions even if EISA support has not been enabled. This is similar to what PCI (and now TC) does and reduces the need for #ifdef clutter. Signed-off-by: Maciej W. Rozycki Signed-off-by: Andrew Morton Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed