From: Thierry Reding Date: Thu, 12 Jun 2014 11:26:19 +0000 (+0200) Subject: gpu: host1x: Make gather offsets unsigned X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~61^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3880e95f2706e4ad9ba37e382e7f5bb82f911c68;p=pandora-kernel.git gpu: host1x: Make gather offsets unsigned Use the u32 type for the offset in the host1x_job_gather structure for consistentcy with other structures. Negative offsets don't make sense in this context. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed