]> Git Repo - linux.git/blobdiff - drivers/pwm/pwm-stm32-lp.c
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux.git] / drivers / pwm / pwm-stm32-lp.c
index bb3a045a7334303941f277e07f70e14ece98180a..b67974cc18725189fd1bbc33e1449a68d035757a 100644 (file)
@@ -189,7 +189,6 @@ static int stm32_pwm_lp_get_state(struct pwm_chip *chip,
 }
 
 static const struct pwm_ops stm32_pwm_lp_ops = {
-       .owner = THIS_MODULE,
        .apply = stm32_pwm_lp_apply,
        .get_state = stm32_pwm_lp_get_state,
 };
This page took 0.035221 seconds and 4 git commands to generate.