diff options
Diffstat (limited to 'src/gallium/drivers/panfrost/pan_drm.c')
-rw-r--r-- | src/gallium/drivers/panfrost/pan_drm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/panfrost/pan_drm.c b/src/gallium/drivers/panfrost/pan_drm.c index 7ffceb9156c..3d25eda9667 100644 --- a/src/gallium/drivers/panfrost/pan_drm.c +++ b/src/gallium/drivers/panfrost/pan_drm.c @@ -35,7 +35,6 @@ #include "pan_screen.h" #include "pan_resource.h" #include "pan_context.h" -#include "pan_drm.h" #include "pan_util.h" #include "pandecode/decode.h" |