This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / char / agp / sworks-agp.c
index 44b24fa..ebf372d 100644 (file)
@@ -539,8 +539,6 @@ static struct pci_driver agp_serverworks_pci_driver = {
 
 static int __init agp_serverworks_init(void)
 {
-       if (agp_off)
-               return -EINVAL;
        return pci_module_init(&agp_serverworks_pci_driver);
 }