ramips: Fix drivers/pwm/pwm-mediatek-ramips.c compile
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 22 Dec 2022 23:33:44 +0000 (00:33 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 22 Dec 2022 23:43:39 +0000 (00:43 +0100)
commit376eb2d9240520e793d8f62996693152d136b465
tree55b187d6435324271787d1f603a82e75c7d3acb1
parent92eb787d08be3fc8cfdf314f99a5b1dd91b439b2
ramips: Fix drivers/pwm/pwm-mediatek-ramips.c compile

The pwmchip_remove() function returns void now. Fix a compile problem in
the drivers/pwm/pwm-mediatek-ramips.c driver.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/patches-5.15/845-pwm-add-mediatek-support.patch