summaryrefslogtreecommitdiff
path: root/src/theatre.c
diff options
context:
space:
mode:
authorBogdan Diaconescu <b_diaconescu@yahoo.com>2005-04-17 23:07:54 +0000
committerBogdan Diaconescu <b_diaconescu@yahoo.com>2005-04-17 23:07:54 +0000
commite4623bbce161c41ccac65210fd2539211e8af715 (patch)
treecfd3857dd7a372094bc3c3513636e3fec1057f8c /src/theatre.c
parent405b4dcb067346fce7fd9f6d8a6507a58c740ac7 (diff)
Now the detection of the theatre chip is in other module called
theatre_detect
Diffstat (limited to 'src/theatre.c')
-rw-r--r--src/theatre.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theatre.c b/src/theatre.c
index 3ff0cb0..7c29e0b 100644
--- a/src/theatre.c
+++ b/src/theatre.c
@@ -24,6 +24,7 @@ static Bool theatre_write(TheatrePtr t,CARD32 reg, CARD32 data)
#define VIP_TYPE "ATI VIP BUS"
+#if 0
TheatrePtr DetectTheatre(GENERIC_BUS_Ptr b)
{
TheatrePtr t;
@@ -85,6 +86,7 @@ DumpRageTheatreRegsByName(t);
#endif
return t;
}
+#endif
enum
{