Re: (subset) [PATCH] mfd: lp3943: Drop #include <linux/pwm.h> from header
From: Lee Jones
Date: Thu Feb 20 2025 - 09:44:47 EST
On Wed, 12 Feb 2025 18:04:03 +0100, Uwe Kleine-König wrote:
> The header doesn't make use of any symbols declared in <linux/pwm.h>.
> There are tree files that #include <mfd/lp3943.h>. Two of them
> (i.e. drivers/gpio/gpio-lp3943.c and drivers/mfd/lp3943.c) also don't
> use any and the third (drivers/pwm/pwm-lp3943.c) has an explicit include
> of <linux/pwm.h> itself.
>
> So drop the unused include. The intended side effect is that
> drivers/gpio/gpio-lp3943.c and drivers/mfd/lp3943.c stop importing the
> "PWM" module namespace.
>
> [...]
Applied, thanks!
[1/1] mfd: lp3943: Drop #include <linux/pwm.h> from header
commit: 3a7db8a6dee5a2c1858678ddf2d7d38128a9caf3
--
Lee Jones [李琼斯]