]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/mips/pci/pci-rt2880.c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / arch / mips / pci / pci-rt2880.c
index a4574947e698ecd7aac21c366eeb498d4270c1e0..8a978022630b252fa0547dd137805d6b3c35ec3b 100644 (file)
@@ -267,7 +267,6 @@ static struct platform_driver rt288x_pci_driver = {
        .probe = rt288x_pci_probe,
        .driver = {
                .name = "rt288x-pci",
-               .owner = THIS_MODULE,
                .of_match_table = rt288x_pci_match,
        },
 };