diff --git a/src/panfrost/bifrost/compiler.h b/src/panfrost/bifrost/compiler.h index 85925e6a60c..cc770e2d4f8 100644 --- a/src/panfrost/bifrost/compiler.h +++ b/src/panfrost/bifrost/compiler.h @@ -296,9 +296,6 @@ typedef struct { /* Must be first */ struct list_head link; - /* Link for the use chain */ - struct list_head use; - enum bi_opcode op; /* Data flow */