diff --git a/src/gallium/drivers/panfrost/pan_context.h b/src/gallium/drivers/panfrost/pan_context.h index 3109bc68858..02c44cb794c 100644 --- a/src/gallium/drivers/panfrost/pan_context.h +++ b/src/gallium/drivers/panfrost/pan_context.h @@ -26,7 +26,6 @@ #define __BUILDER_H__ #define _LARGEFILE64_SOURCE 1 -#define CACHE_LINE_SIZE 1024 /* TODO */ #include #include #include "pan_resource.h"