X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fchar%2Fagp%2Fsworks-agp.c;h=ebf372d27a8738ebc059fdcbdc09ce9b39170bac;hb=9e1bf581d67d87a1d7fc0ea500729e3a03643a26;hp=44b24fa6f2a57ba4d7137a1f1638b326bd61f1fc;hpb=8d40237c730b8be87c1b80a5d96b9c603fefa829;p=linux-2.6.git diff --git a/drivers/char/agp/sworks-agp.c b/drivers/char/agp/sworks-agp.c index 44b24fa6f..ebf372d27 100644 --- a/drivers/char/agp/sworks-agp.c +++ b/drivers/char/agp/sworks-agp.c @@ -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); }