From: Daniel Vetter Date: Tue, 14 Jul 2015 16:07:30 +0000 (+0200) Subject: drm/i915: Use expcitly fixed type in compat32 structs X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=346add7834557b5b9628b9bf2387106d42e631d4;p=pandora-kernel.git drm/i915: Use expcitly fixed type in compat32 structs I was confused shortly whether the compat was needed for the int, until I noticed the pointer in the original. Also remove typedef. v2: Review from Chris. - Add comments. - Also change the int param in the original structure. Cc: Chris Wilson Signed-off-by: Daniel Vetter Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed