aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway/dcdc.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lantiq/xway/dcdc.c')
-rw-r--r--arch/mips/lantiq/xway/dcdc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/lantiq/xway/dcdc.c b/arch/mips/lantiq/xway/dcdc.c
index 7688ac0f06d0..ae8e930f5283 100644
--- a/arch/mips/lantiq/xway/dcdc.c
+++ b/arch/mips/lantiq/xway/dcdc.c
@@ -46,7 +46,6 @@ static struct platform_driver dcdc_driver = {
.probe = dcdc_probe,
.driver = {
.name = "dcdc-xrx200",
- .owner = THIS_MODULE,
.of_match_table = dcdc_match,
},
};