diff options
author | Rob Herring <robh@kernel.org> | 2023-04-11 01:27:35 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-04-21 16:20:56 +0200 |
commit | 1c5e9170ad93d3bd62a7ed8380e60b62c88b90a8 (patch) | |
tree | 2425521276f71bcc4696bfb199fa574a720d7d7b /drivers/of | |
parent | hte: Use of_property_present() for testing DT property presence (diff) | |
download | linux-1c5e9170ad93d3bd62a7ed8380e60b62c88b90a8.tar.xz linux-1c5e9170ad93d3bd62a7ed8380e60b62c88b90a8.zip |
bus: tegra-gmi: Replace of_platform.h with explicit includes
Tegra-gmi doesn't use anything from of_platform.h, but depends on
of.h, of_device.h, and platform_device.h which are all implicitly
included, but that is going to be removed soon.
Link: https://lore.kernel.org/r/20230410232735.1562296-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions