Skip to content
Commit 08943e6c authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: Rename host1x_drm_file to tegra_drm_file



This structure extends drm_file with Tegra DRM specific fields and has
nothing to do with host1x. Rename the structure to more clearly mark the
boundaries between host1x and Tegra DRM.

While at it, move the structure definition out of the header. It's never
used outside of the drm.c source file, so it can be defined within that.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 386a2a71
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment