From: Ville Syrjälä Date: Tue, 31 Mar 2015 07:37:23 +0000 (+0300) Subject: drm/i915: Convert overlay->{active, pfit_active} to bools X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=209c2a5ec1c9b59f1f43ecd882a2b04d8a6b65de;p=pandora-kernel.git drm/i915: Convert overlay->{active, pfit_active} to bools overlay.{active,pfit_active} are just on/off flags, so make them bool. Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed