Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

gpu: host1x: Fix typo in comment

Signed-off-by: Thierry Reding <treding@nvidia.com>

+1 -1
+1 -1
drivers/gpu/host1x/hw/cdma_hw.c
··· 26 26 #include "../debug.h" 27 27 28 28 /* 29 - * Put the restart at the end of pushbuffer memor 29 + * Put the restart at the end of pushbuffer memory 30 30 */ 31 31 static void push_buffer_init(struct push_buffer *pb) 32 32 {