freedreno: Drop an unnecessary include marked "this should go away"
[mesa.git] / src / gallium / drivers / panfrost / Makefile.sources
index eea6605d04035d34ab7d1568edce77d6009fe557..c734cd0807c3974bb9f082b40c0a6ac0bbf90603 100644 (file)
@@ -3,7 +3,6 @@ C_SOURCES := \
        nir/nir_lower_blend.h \
        nir/nir_lower_framebuffer.c \
     \
-       pan_afbc.c \
        pan_allocate.c \
        pan_allocate.h \
        pan_assemble.c \
@@ -14,8 +13,8 @@ C_SOURCES := \
        pan_blend_shaders.c \
        pan_blend_shaders.h \
        pan_blit.c \
-       pan_bo.c \
-       pan_bo.h \
+       pan_cmdstream.c \
+       pan_cmdstream.h \
        pan_compute.c \
        pan_context.c \
        pan_context.h \
@@ -30,4 +29,3 @@ C_SOURCES := \
        pan_screen.c \
        pan_screen.h \
        pan_sfbd.c \
-       pan_util.h