diff options
author | Rob Herring <robh@kernel.org> | 2023-10-20 07:52:13 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-11-27 13:56:32 -0600 |
commit | e17049148678725248a57ecbf9c21df0fde3b434 (patch) | |
tree | 9274d138f06c7801fe356fe350bbed36ec08cf03 /Makefile | |
parent | 19b4c60ce8660a0e3a2cebd3e4dc0691928d015d (diff) |
drm: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to
get the driver match data in a single step. With this, adjust the
includes to explicitly include the correct headers. That also serves as
preparation to remove implicit includes within the DT headers
(of_device.h in particular).
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Link: https://lore.kernel.org/r/20231020125214.2930329-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions