]> Git Repo - J-linux.git/blobdiff - drivers/pwm/pwm-raspberrypi-poe.c
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
[J-linux.git] / drivers / pwm / pwm-raspberrypi-poe.c
index 2939b71a7ba7b5e340d418d511648d9a6da0354b..1ad814fdec6bd6483620dfae8dddfa2cd1756015 100644 (file)
@@ -135,7 +135,6 @@ static int raspberrypi_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
 static const struct pwm_ops raspberrypi_pwm_ops = {
        .get_state = raspberrypi_pwm_get_state,
        .apply = raspberrypi_pwm_apply,
-       .owner = THIS_MODULE,
 };
 
 static int raspberrypi_pwm_probe(struct platform_device *pdev)
This page took 0.027184 seconds and 4 git commands to generate.