This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / char / agp / uninorth-agp.c
index 4eb72b7..14dfb59 100644 (file)
@@ -373,8 +373,6 @@ static struct pci_driver agp_uninorth_pci_driver = {
 
 static int __init agp_uninorth_init(void)
 {
-       if (agp_off)
-               return -EINVAL;
        return pci_module_init(&agp_uninorth_pci_driver);
 }