From 0d32015974f019e8d2ea1eb48acd9e082389d9c5 Mon Sep 17 00:00:00 2001
From: Maarten Maathuis <madman2003@gmail.com>
Date: Fri, 22 Feb 2008 13:41:05 +0100
Subject: nouveau: Remove some random (french) comment.

---
 shared-core/nouveau_fifo.c | 5 -----
 1 file changed, 5 deletions(-)

(limited to 'shared-core')

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;
-- 
cgit v1.2.3