summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_pipe.h
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2014-01-22 18:50:36 +0100
committerMarek Olšák <marek.olsak@amd.com>2014-01-28 01:40:13 +0100
commit7209703432ef88daf7ec67b7eeb80577fcb60ef7 (patch)
tree184c6d35511d7c18225f6931a8944f2c425646af /src/gallium/drivers/radeonsi/si_pipe.h
parent2942124db89107a3b4bdb65da3aca153fee2e678 (diff)
downloadexternal_mesa3d-7209703432ef88daf7ec67b7eeb80577fcb60ef7.zip
external_mesa3d-7209703432ef88daf7ec67b7eeb80577fcb60ef7.tar.gz
external_mesa3d-7209703432ef88daf7ec67b7eeb80577fcb60ef7.tar.bz2
radeonsi: cleanup includes, add missing license
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_pipe.h')
-rw-r--r--src/gallium/drivers/radeonsi/si_pipe.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/gallium/drivers/radeonsi/si_pipe.h b/src/gallium/drivers/radeonsi/si_pipe.h
index 38eb128..3c27e67 100644
--- a/src/gallium/drivers/radeonsi/si_pipe.h
+++ b/src/gallium/drivers/radeonsi/si_pipe.h
@@ -26,16 +26,6 @@
#ifndef SI_PIPE_H
#define SI_PIPE_H
-#include "../radeon/r600_pipe_common.h"
-
-#include "pipe/p_screen.h"
-#include "pipe/p_context.h"
-#include "util/u_format.h"
-#include "util/u_math.h"
-#include "util/u_slab.h"
-#include "sid.h"
-#include "si_public.h"
-#include "si_pm4.h"
#include "si_state.h"
#ifdef PIPE_ARCH_BIG_ENDIAN