From: Thierry Reding Date: Thu, 12 Jun 2014 11:17:48 +0000 (+0200) Subject: gpu: host1x: Fix typo in comment X-Git-Tag: v3.19-rc1~73^2~61^2~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7f27d60b28f6dbc9762407aac596b53f2a71a867;p=platform%2Fkernel%2Flinux-exynos.git gpu: host1x: Fix typo in comment Signed-off-by: Thierry Reding --- 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) {