diff options
| author | Lyude Paul <lyude@redhat.com> | 2026-05-01 17:57:02 -0400 |
|---|---|---|
| committer | Lyude Paul <lyude@redhat.com> | 2026-05-08 14:21:09 -0400 |
| commit | 50e13e0edbcb04fc916a9e3f1ee8bcb236d8110e (patch) | |
| tree | 808b0f61998a6dd7ed92b98a4c768ee26857bf2e /drivers/gpu/drm | |
| parent | 35b535db69589ea0025ec3f06df08f2e3faad26f (diff) | |
drm/nouveau/kms/nvd9-: Remove unused header in crc.c
No functional changes.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patch.msgid.link/20260501215703.820656-2-lyude@redhat.com
Reviewed-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm')
| -rw-r--r-- | drivers/gpu/drm/nouveau/dispnv50/crc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/dispnv50/crc.c b/drivers/gpu/drm/nouveau/dispnv50/crc.c index e736318fb0dc..cb74bbec5e9c 100644 --- a/drivers/gpu/drm/nouveau/dispnv50/crc.c +++ b/drivers/gpu/drm/nouveau/dispnv50/crc.c @@ -16,7 +16,6 @@ #include "nouveau_drv.h" #include "core.h" #include "head.h" -#include "wndw.h" #include "handles.h" #include "crc.h" |
