nouveau: Remove some random (french) comment.
authorMaarten Maathuis <madman2003@gmail.com>
Fri, 22 Feb 2008 12:41:05 +0000 (13:41 +0100)
committerMaarten Maathuis <madman2003@gmail.com>
Fri, 22 Feb 2008 18:28:54 +0000 (19:28 +0100)
shared-core/nouveau_fifo.c

index 0daf9ac..056cb6d 100644 (file)
@@ -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;