Fix common misspellings
[linux-2.6-block.git] / drivers / gpu / drm / nouveau / nouveau_drv.h
index fff180a99867f43ca09d61fab78bcfba1468a631..57e5302503dbfc2fd804a95fd54aba1550ca682e 100644 (file)
@@ -216,7 +216,7 @@ struct nouveau_channel {
        /* mapping of the fifo itself */
        struct drm_local_map *map;
 
-       /* mapping of the regs controling the fifo */
+       /* mapping of the regs controlling the fifo */
        void __iomem *user;
        uint32_t user_get;
        uint32_t user_put;