]> Git Repo - J-linux.git/blobdiff - drivers/pwm/pwm-tiehrpwm.c
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
[J-linux.git] / drivers / pwm / pwm-tiehrpwm.c
index ecbfd7e954ecb8a1feb10c3c2cadb156e256ac4a..66ac2655845f783a20bf5efd7f974f061ee5ee25 100644 (file)
@@ -437,7 +437,6 @@ static int ehrpwm_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
 static const struct pwm_ops ehrpwm_pwm_ops = {
        .free = ehrpwm_pwm_free,
        .apply = ehrpwm_pwm_apply,
-       .owner = THIS_MODULE,
 };
 
 static const struct of_device_id ehrpwm_of_match[] = {
This page took 0.026304 seconds and 4 git commands to generate.