diff options
Diffstat (limited to 'drivers/mmc/host/sdhci-pxav3.c')
-rw-r--r-- | drivers/mmc/host/sdhci-pxav3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/host/sdhci-pxav3.c b/drivers/mmc/host/sdhci-pxav3.c index 6f842fb8e6b8..cca08b0c8c3e 100644 --- a/drivers/mmc/host/sdhci-pxav3.c +++ b/drivers/mmc/host/sdhci-pxav3.c | |||
@@ -492,7 +492,6 @@ static struct platform_driver sdhci_pxav3_driver = { | |||
492 | #ifdef CONFIG_OF | 492 | #ifdef CONFIG_OF |
493 | .of_match_table = sdhci_pxav3_of_match, | 493 | .of_match_table = sdhci_pxav3_of_match, |
494 | #endif | 494 | #endif |
495 | .owner = THIS_MODULE, | ||
496 | .pm = SDHCI_PXAV3_PMOPS, | 495 | .pm = SDHCI_PXAV3_PMOPS, |
497 | }, | 496 | }, |
498 | .probe = sdhci_pxav3_probe, | 497 | .probe = sdhci_pxav3_probe, |