summaryrefslogtreecommitdiff
path: root/src/radeon_textured_video.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-06-15 16:55:23 +0100
committerDave Airlie <airlied@redhat.com>2012-06-15 16:55:23 +0100
commit857179e538c9752fab239a21312d0fcc80022151 (patch)
tree66cc4a2b3753433b2c86251b53b1bfda352b033e /src/radeon_textured_video.c
parent148e889149f5ecc3dc2473f2a9e01572eeb037d3 (diff)
radeon: move macros into radeon.h
Drop separate header file, there isn't many separate macros now. Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/radeon_textured_video.c')
-rw-r--r--src/radeon_textured_video.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon_textured_video.c b/src/radeon_textured_video.c
index 3bb04d06..1a0d51d2 100644
--- a/src/radeon_textured_video.c
+++ b/src/radeon_textured_video.c
@@ -36,7 +36,6 @@
#include "radeon.h"
#include "radeon_reg.h"
-#include "radeon_macros.h"
#include "radeon_probe.h"
#include "radeon_video.h"