summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-ntxec.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pwm/pwm-ntxec.c')
-rw-r--r--drivers/pwm/pwm-ntxec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pwm/pwm-ntxec.c b/drivers/pwm/pwm-ntxec.c
index 7514ea384ec5..78606039eda2 100644
--- a/drivers/pwm/pwm-ntxec.c
+++ b/drivers/pwm/pwm-ntxec.c
@@ -126,7 +126,6 @@ static int ntxec_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm_dev,
}
static const struct pwm_ops ntxec_pwm_ops = {
- .owner = THIS_MODULE,
.apply = ntxec_pwm_apply,
/*
* No .get_state callback, because the current state cannot be read