clk: renesas: rzv2h: Add missing include file
authorFabrizio Castro <fabrizio.castro.jz@renesas.com>
Tue, 24 Jun 2025 19:27:48 +0000 (20:27 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 26 Jun 2025 14:28:50 +0000 (16:28 +0200)
commitb7c26cbd5b704a350b3176669f47047153903bc9
treee530d6eaf8c9c7b6d715834821115f7ce38b57c2
parent338b505d564c1ea04d5ad0495dd25098a475f168
clk: renesas: rzv2h: Add missing include file

File `rzv2h-cpg.h' makes use of data types defined in `linux/types.h',
but it does not include the latter, which could lead to build errors.

Include `linux/types.h' to fix this problem.

Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250624192748.340196-1-fabrizio.castro.jz@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/rzv2h-cpg.h