From: Arto Merilainen Date: Wed, 29 May 2013 10:26:07 +0000 (+0300) Subject: gpu: host1x: Fix client_managed type X-Git-Tag: v3.11-rc1~65^2~62^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ece66891ff452d5643ac5a61649f632984d83c10;p=pandora-kernel.git gpu: host1x: Fix client_managed type client_managed field in syncpoint structure was defined as an integer. The field holds, however, only a boolean value. This patch modifies the type to boolean. Signed-off-by: Arto Merilainen Acked-By: Terje Bergstrom Signed-off-by: Thierry Reding --- Reading git-diff-tree failed