summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJordan Crouse <jordan.crouse@amd.com>2006-12-29 10:58:35 -0700
committerJordan Crouse <jordan.crouse@amd.com>2006-12-29 10:59:19 -0700
commitcf77a1fe9ec232cbb0d99685f34d0acb91ee5d88 (patch)
tree7d66e539f5711ad92fedb7ca1dbc4a78fcb8d175 /src/Makefile.am
parentfb92319afde24b91c64314e4f2d8725fa2cd61fe (diff)
Remove direct PCI accesses from Durango
Accessing PCI through X is one thing, accessing it directly is quite another.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e6d1d32..8a50018 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -43,7 +43,6 @@ amd_drv_la_SOURCES = \
amd_gx_driver.c\
amd_gx_accel.c \
amd_gx_cursor.c \
- amd_gx_dga.c \
amd_gx_video.c \
amd_gx_regacc.c \
amd_gx_rotate.c \