浏览代码

gpu: host1x: Fix typo in comment

Signed-off-by: Thierry Reding <treding@nvidia.com>
Thierry Reding 11 年之前
父节点
当前提交
7f27d60b28
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/gpu/host1x/hw/cdma_hw.c

+ 1 - 1
drivers/gpu/host1x/hw/cdma_hw.c

@@ -26,7 +26,7 @@
 #include "../debug.h"
 #include "../debug.h"
 
 
 /*
 /*
- * Put the restart at the end of pushbuffer memor
+ * Put the restart at the end of pushbuffer memory
  */
  */
 static void push_buffer_init(struct push_buffer *pb)
 static void push_buffer_init(struct push_buffer *pb)
 {
 {