Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
[cascardo/linux.git] / drivers / gpu / host1x / job.h
index 33a697d..8b3c15d 100644 (file)
@@ -23,7 +23,7 @@ struct host1x_job_gather {
        u32 words;
        dma_addr_t base;
        struct host1x_bo *bo;
-       int offset;
+       u32 offset;
        bool handled;
 };