From: Nuno Sá Date: Mon, 19 May 2025 15:41:07 +0000 (+0100) Subject: clk: clk-axi-clkgen: make sure to include mod_devicetable.h X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9933b833d9eef1754d8e95fb0af775b67c673df5;p=thirdparty%2Flinux.git clk: clk-axi-clkgen: make sure to include mod_devicetable.h The mod_devicetable header is the one to be used for struct of_device_id. Signed-off-by: Nuno Sá Link: https://lore.kernel.org/r/20250519-dev-axi-clkgen-limits-v6-2-bc4b3b61d1d4@analog.com Reviewed-by: David Lechner Signed-off-by: Stephen Boyd --- diff --git a/drivers/clk/clk-axi-clkgen.c b/drivers/clk/clk-axi-clkgen.c index 00bf799964c61..2a95f9b220234 100644 --- a/drivers/clk/clk-axi-clkgen.c +++ b/drivers/clk/clk-axi-clkgen.c @@ -13,6 +13,7 @@ #include #include #include +#include #include #define AXI_CLKGEN_V2_REG_RESET 0x40