summaryrefslogtreecommitdiff
path: root/src/radeon.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-06-15 18:38:48 +0100
committerDave Airlie <airlied@redhat.com>2012-06-15 18:38:48 +0100
commit639061edb3ac35a24e4d6633c9b6384434dcac64 (patch)
tree56ae81e7eec85622c3bd09b444aee08478083660 /src/radeon.h
parent85711a0a6a553232b603dbbb2b2d234c35391578 (diff)
radeon: move more functions into texture video
make more thing static. Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/radeon.h')
-rw-r--r--src/radeon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon.h b/src/radeon.h
index 76af6416..c80aae93 100644
--- a/src/radeon.h
+++ b/src/radeon.h
@@ -494,7 +494,6 @@ typedef struct {
struct radeon_surface_manager *surf_man;
struct radeon_surface front_surface;
-
/* Xv bicubic filtering */
struct radeon_bo *bicubic_bo;