pwm: core: Make of_pwm_get() static
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 26 Aug 2022 17:26:42 +0000 (20:26 +0300)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 19 Sep 2022 13:17:05 +0000 (06:17 -0700)
commitb5ae0ad56455dfb277b165b9270382f0e1c1d943
tree07e5e76a36c000d9d3354a31dcfa306768d75923
parentb88c48bfdd85820b19f0c0295a88d1596876e7c8
pwm: core: Make of_pwm_get() static

There are no users outside of PWM core of the of_pwm_get().
Make it static.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20220826172642.16404-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/pwm/core.c
include/linux/pwm.h