]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
clk: renesas: r9a08g045: Drop unused pm_domain header file
authorBiju Das <biju.das.jz@bp.renesas.com>
Sun, 24 May 2026 08:26:50 +0000 (09:26 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 28 May 2026 13:09:54 +0000 (15:09 +0200)
The linux/pm_domain.h header is not used in this file.  Remove it to
keep the includes clean.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20260524082657.19335-1-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/r9a08g045-cpg.c

index 3e816c881a14bacb141f38b24b20ad45dbfff0a6..624fc5e6fb24764f90403c72d56658019e1cc073 100644 (file)
@@ -9,7 +9,6 @@
 #include <linux/device.h>
 #include <linux/init.h>
 #include <linux/kernel.h>
-#include <linux/pm_domain.h>
 
 #include <dt-bindings/clock/r9a08g045-cpg.h>