]> Git Repo - linux.git/blobdiff - drivers/pwm/pwm-atmel-hlcdc.c
Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / drivers / pwm / pwm-atmel-hlcdc.c
index e271d920151e471c8d6622841c7b432557da8c46..07920e0347575aeb420c303c93fdd3ae99dc8448 100644 (file)
@@ -170,7 +170,6 @@ static int atmel_hlcdc_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
 
 static const struct pwm_ops atmel_hlcdc_pwm_ops = {
        .apply = atmel_hlcdc_pwm_apply,
-       .owner = THIS_MODULE,
 };
 
 static const struct atmel_hlcdc_pwm_errata atmel_hlcdc_pwm_at91sam9x5_errata = {
This page took 0.031591 seconds and 4 git commands to generate.