From: Ralf Baechle Date: Wed, 29 Nov 2006 17:10:38 +0000 (+0000) Subject: [PATCH] drivers/net: SAA9730: Fix build error X-Git-Tag: v2.6.20-rc1~34^2~40^2~466^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2b67c7945e8d709444884633670fef498218639;p=pandora-kernel.git [PATCH] drivers/net: SAA9730: Fix build error Confusingly NET_PCI is also set for for non-PCI EISA configurations where building this driver will result in a build error due to a reference to pci_release_regions. While at it, remove the EXPERIMENTAL - in all its uglyness and despite the sincerest attempts of the buggy hardware the driver is known to work. Also limit the driver to the Atlas board - the only known system to ever use the SAA9730 before Phillips ended the short live of the SAA9730. Signed-off-by: Ralf Baechle Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed