From: Rob Clark Date: Thu, 9 Apr 2020 23:41:47 +0000 (-0700) Subject: freedreno/ir3/ra: cleanup some leftovers X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4b24b9647d24e8651449971508347129bef9f42b;p=mesa.git freedreno/ir3/ra: cleanup some leftovers Signed-off-by: Rob Clark Part-of: --- diff --git a/src/freedreno/ir3/ir3_ra.h b/src/freedreno/ir3/ir3_ra.h index 1e675a0bbd5..45df2397ddc 100644 --- a/src/freedreno/ir3/ir3_ra.h +++ b/src/freedreno/ir3/ir3_ra.h @@ -27,14 +27,8 @@ #ifndef IR3_RA_H_ #define IR3_RA_H_ -//#include "util/u_math.h" -//#include "util/register_allocate.h" -//#include "util/ralloc.h" #include "util/bitset.h" -//#include "ir3.h" -//#include "ir3_compiler.h" - static const unsigned class_sizes[] = { 1, 2, 3, 4,