amd: move r600d_common.h into r600g

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
This commit is contained in:
Marek Olšák
2017-10-08 00:41:04 +02:00
parent 76997e9133
commit 7b697c8b78
12 changed files with 27 additions and 30 deletions

View File

@@ -39,7 +39,6 @@
#include "sid.h"
#include "gfx9d.h"
#include "r600d_common.h"
#include "ac_binary.h"
#include "ac_llvm_util.h"
#include "ac_nir_to_llvm.h"