diff options
author | Jeremy Kolb <jkolb@brandeis.edu> | 2007-01-18 21:39:36 -0500 |
---|---|---|
committer | Jeremy Kolb <jkolb@brandeis.edu> | 2007-01-18 21:40:21 -0500 |
commit | a40de938fa5cf98f01d569e39fe3931d545c357a (patch) | |
tree | 0f329f8ac66e07e31ea351b6d98e788fa0730deb | |
parent | ab72a7714e4e9b87cc93887d1978f1c533255566 (diff) |
nouveau: cleanup nv30_graph.c
-rw-r--r-- | shared-core/nv30_graph.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-core/nv30_graph.c b/shared-core/nv30_graph.c index 94f6b3e8..a5f01ea5 100644 --- a/shared-core/nv30_graph.c +++ b/shared-core/nv30_graph.c @@ -8,7 +8,6 @@ #include "nouveau_drm.h" /* - * TODO: In the dump start seems to be 7654b0 while end is 76ac28. * This is obviously not the correct size. */ #define NV30_GRCTX_SIZE (23840) |