]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpio/gpio-mvebu.c
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
[linux.git] / drivers / gpio / gpio-mvebu.c
index 869d47f895996efe4e73c78bc8e7dfe38df3668b..6c06876943412bc974999e247d6ffcd91301a7a3 100644 (file)
@@ -694,7 +694,7 @@ static void mvebu_pwm_get_state(struct pwm_chip *chip,
 }
 
 static int mvebu_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-                          struct pwm_state *state)
+                          const struct pwm_state *state)
 {
        struct mvebu_pwm *mvpwm = to_mvebu_pwm(chip);
        struct mvebu_gpio_chip *mvchip = mvpwm->mvchip;