This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / char / agp / nvidia-agp.c
index 936d366..a0ac3d8 100644 (file)
@@ -405,8 +405,6 @@ static struct pci_driver agp_nvidia_pci_driver = {
 
 static int __init agp_nvidia_init(void)
 {
-       if (agp_off)
-               return -EINVAL;
        return pci_module_init(&agp_nvidia_pci_driver);
 }