pwm: Move pwm_capture() dummy to restore order
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 21 Nov 2022 16:15:41 +0000 (17:15 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 30 Jan 2023 15:42:45 +0000 (16:42 +0100)
commitb3c650ad9bb88ecf36b9aeacf9e7eb7478258da7
treeb75ea8363acb2962418ced6d48521e28fd17635e
parent334c7b13d38321e47d1a51dba0bef9f4c403ec75
pwm: Move pwm_capture() dummy to restore order

Move the dummy pwm_capture(), to make the declaration order of all
dummies to match the declaration order of the real functions.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
include/linux/pwm.h