]> git.ipfire.org Git - thirdparty/linux.git/commit
clk: clk-axi-clkgen: make sure to include mod_devicetable.h
authorNuno Sá <nuno.sa@analog.com>
Mon, 19 May 2025 15:41:07 +0000 (16:41 +0100)
committerStephen Boyd <sboyd@kernel.org>
Tue, 1 Jul 2025 00:57:07 +0000 (17:57 -0700)
commit9933b833d9eef1754d8e95fb0af775b67c673df5
treeee3975e1775c2028a5048c1b7862d065b0ffab33
parentce8a9096699500e2c5bca09dde27b16edda5f636
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á <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20250519-dev-axi-clkgen-limits-v6-2-bc4b3b61d1d4@analog.com
Reviewed-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-axi-clkgen.c