diff options
Diffstat (limited to 'arch/mips/pci/pci-rt2880.c')
-rw-r--r-- | arch/mips/pci/pci-rt2880.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/pci/pci-rt2880.c b/arch/mips/pci/pci-rt2880.c index a4574947e698..8a978022630b 100644 --- a/arch/mips/pci/pci-rt2880.c +++ b/arch/mips/pci/pci-rt2880.c | |||
@@ -267,7 +267,6 @@ static struct platform_driver rt288x_pci_driver = { | |||
267 | .probe = rt288x_pci_probe, | 267 | .probe = rt288x_pci_probe, |
268 | .driver = { | 268 | .driver = { |
269 | .name = "rt288x-pci", | 269 | .name = "rt288x-pci", |
270 | .owner = THIS_MODULE, | ||
271 | .of_match_table = rt288x_pci_match, | 270 | .of_match_table = rt288x_pci_match, |
272 | }, | 271 | }, |
273 | }; | 272 | }; |