diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-11-17 14:08:00 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-11-22 17:36:27 +0300 |
commit | 88da4e8113110d5f4ebdd2f8cd0899e300cd1954 (patch) | |
tree | 4ed8ba509e45ddf1e08c2464479711d2c9b88e8d /drivers/pwm/pwm-lpss.c | |
parent | 9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff) | |
download | linux-88da4e8113110d5f4ebdd2f8cd0899e300cd1954.tar.xz |
pwm: Add a stub for devm_pwmchip_add()
The devm_pwmchip_add() can be called by a module that optionally
instantiates PWM chip. In the case of CONFIG_PWM=n, the compilation
can't be performed. Hence, add a necessary stub.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Thierry Reding <thierry.reding@gmail.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'drivers/pwm/pwm-lpss.c')
0 files changed, 0 insertions, 0 deletions