pvr: drop needless include

This isn't in use; let's drop it.

Reviewed-by: Ashish Chauhan <ashish.chauhan@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39348>
This commit is contained in:
Erik Faye-Lund 2026-01-19 16:34:09 +01:00 committed by Marge Bot
parent 1d6fe66989
commit 2ebf1dcdc1

View file

@ -30,7 +30,6 @@
#include <xf86drm.h>
#include "drm-uapi/pvr_drm.h"
#include "pvr_csb.h"
#include "pvr_drm.h"
#include "pvr_drm_bo.h"
#include "pvr_drm_job_common.h"