[PATCH 02/11] pinctrl: starfive: jh7110-sys: Cleanup header includes

Hal Feng hal.feng at starfivetech.com
Sun Jan 18 01:23:39 PST 2026


> On 14.01.26 23:30, Krzysztof Kozlowski wrote:
> Remove unused includes: no clocks, mutexes and resets.
> 
> Signed-off-by: Krzysztof Kozlowski
> <krzysztof.kozlowski at oss.qualcomm.com>

Reviewed-by: Hal Feng <hal.feng at starfivetech.com>

Best regards,
Hal

> ---
>  drivers/pinctrl/starfive/pinctrl-starfive-jh7110-sys.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/pinctrl/starfive/pinctrl-starfive-jh7110-sys.c
> b/drivers/pinctrl/starfive/pinctrl-starfive-jh7110-sys.c
> index 9b67063a0b0b..44f84e4c29bf 100644
> --- a/drivers/pinctrl/starfive/pinctrl-starfive-jh7110-sys.c
> +++ b/drivers/pinctrl/starfive/pinctrl-starfive-jh7110-sys.c
> @@ -7,14 +7,11 @@
>   */
> 
>  #include <linux/bits.h>
> -#include <linux/clk.h>
>  #include <linux/gpio/driver.h>
>  #include <linux/io.h>
>  #include <linux/mod_devicetable.h>
>  #include <linux/module.h>
> -#include <linux/mutex.h>
>  #include <linux/platform_device.h>
> -#include <linux/reset.h>
>  #include <linux/spinlock.h>
> 
>  #include <linux/pinctrl/pinctrl.h>
> 
> --
> 2.51.0



More information about the linux-arm-kernel mailing list