gpu: host1x: Fix typo in comment

Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding 2014-06-12 13:17:48 +02:00
parent 0169b93f44
commit 7f27d60b28
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{