From: Thierry Reding Date: Thu, 12 Jun 2014 11:14:50 +0000 (+0200) Subject: gpu: host1x: Use struct host1x_bo pointers in traces X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~61^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40d02bf96e05851d1d16b4a75f66a9e16cfb2fb;p=pandora-kernel.git gpu: host1x: Use struct host1x_bo pointers in traces Rather than cast to a u32 use the struct host1x_bo pointers directly. This avoid annoying warnings for 64-bit builds. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed