summaryrefslogtreecommitdiff
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2025-04-28 16:34:35 +0100
committerThierry Reding <treding@nvidia.com>2025-05-07 17:25:22 +0200
commit4054a307ee72ff7869050bfa6423ca5a74144171 (patch)
tree19fcf9a6274124e574f077934670c70c7a1ed03e /rust/helpers/platform.c
parent9ff4fdf4f44b69237c0afc1d3a8dac916ce66f3e (diff)
drm/tegra: Remove unneeded include
The header file 'tegra_drm.h' is included in gem.c, but this file is already include 'drm.h'. Although there is no harm in including this file again, it is also not necessary. Furthermore, the header file is located under 'include/uapi/drm' so ideally the full path would be used to be explicit. For now, just remove from gem.c. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://lore.kernel.org/r/20250428153435.1013101-1-jonathanh@nvidia.com
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions