aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway/vmmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lantiq/xway/vmmc.c')
-rw-r--r--arch/mips/lantiq/xway/vmmc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/lantiq/xway/vmmc.c b/arch/mips/lantiq/xway/vmmc.c
index 696cd57f6f13..d001bc38908a 100644
--- a/arch/mips/lantiq/xway/vmmc.c
+++ b/arch/mips/lantiq/xway/vmmc.c
@@ -61,7 +61,6 @@ static struct platform_driver vmmc_driver = {
.probe = vmmc_probe,
.driver = {
.name = "lantiq,vmmc",
- .owner = THIS_MODULE,
.of_match_table = vmmc_match,
},
};