freedreno/ir3/ra: cleanup some leftovers

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4440>
This commit is contained in:
Rob Clark 2020-04-09 16:41:47 -07:00 committed by Marge Bot
parent 751c11a8c7
commit 4b24b9647d
1 changed files with 0 additions and 6 deletions

View File

@ -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,