aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Maathuis <madman2003@gmail.com>2008-02-22 13:41:05 +0100
committerMaarten Maathuis <madman2003@gmail.com>2008-02-22 19:28:54 +0100
commit0d32015974f019e8d2ea1eb48acd9e082389d9c5 (patch)
tree44fdccbd44851705c0534f387d611508058a9cf7
parent7e5f9c8bd33c503fef9bea20b955a5a48e255621 (diff)
nouveau: Remove some random (french) comment.
-rw-r--r--shared-core/nouveau_fifo.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/shared-core/nouveau_fifo.c b/shared-core/nouveau_fifo.c
index 0daf9ac4..056cb6d0 100644
--- a/shared-core/nouveau_fifo.c
+++ b/shared-core/nouveau_fifo.c
@@ -45,11 +45,6 @@ int nouveau_fifo_ctx_size(struct drm_device *dev)
* functions doing the actual work
***********************************/
-/* voir nv_xaa.c : NVResetGraphics
- * mémoire mappée par nv_driver.c : NVMapMem
- * voir nv_driver.c : NVPreInit
- */
-
static int nouveau_fifo_instmem_configure(struct drm_device *dev)
{
struct drm_nouveau_private *dev_priv = dev->dev_private;