From: Gustavo Padovan Date: Thu, 13 Nov 2014 08:25:53 +0000 (+0900) Subject: drm/exynos: Save up space using bool var as bitfields X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~27^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a5827fbc26edfce0d8d0839fdf22cd436f0ae5b;p=pandora-kernel.git drm/exynos: Save up space using bool var as bitfields Save a few bytes by compiling them all in the same byte. Signed-off-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-diff-tree failed