diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2025-02-12 21:01:36 +0100 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-02-14 09:15:27 -0600 |
commit | 691621dfadbf0f2afa34dbfe24b54c1fa5c33473 (patch) | |
tree | fdf7dd8cd6f70c57c3dea949e85b35ce8bfc4cd7 /scripts/lib/kdoc/kdoc_files.py | |
parent | 7a243e1b814a02ab40793026ef64223155d86395 (diff) |
clk: qcom: Drop unused header includes
Drivers should include only headers they use so drop:
1. of.h and of_address.h: When no OF call is used (of_device_id is
coming from mod_devicetable.h).
2. clk.h, property.h and reset-controller.h: No calls to clock consumer
or reset framework, no fwnode/property calls.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250212-b4-clk-qcom-clean-v3-2-499f37444f5d@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions