summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-06-12 11:17:48 (GMT)
committerThierry Reding <treding@nvidia.com>2014-11-13 15:11:38 (GMT)
commit7f27d60b28f6dbc9762407aac596b53f2a71a867 (patch)
treecbc0983cca4536b5879d82eac1b64db71cb5304f /drivers/gpu/host1x
parent0169b93f4492c74d046b456d93b37bd7b55ecd42 (diff)
downloadlinux-7f27d60b28f6dbc9762407aac596b53f2a71a867.tar.xz
gpu: host1x: Fix typo in comment
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/host1x')
-rw-r--r--drivers/gpu/host1x/hw/cdma_hw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/host1x/hw/cdma_hw.c b/drivers/gpu/host1x/hw/cdma_hw.c
index a1197c4..072d820 100644
--- a/drivers/gpu/host1x/hw/cdma_hw.c
+++ b/drivers/gpu/host1x/hw/cdma_hw.c
@@ -26,7 +26,7 @@
#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)
{