From: Chris Wilson Date: Sun, 6 Jun 2010 14:40:18 +0000 (+0100) Subject: drm/i915: Silence sparse complaints over insufficient bitfield int types. X-Git-Tag: v2.6.36-rc1~540^2~11^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11824e8c4e8a1279ee209173da777b2295b72e82;p=pandora-kernel.git drm/i915: Silence sparse complaints over insufficient bitfield int types. drivers/gpu/drm/i915/i915_drv.h|676 col 19| warning: dubious bitfield without explicit `signed' or `unsigned' drivers/gpu/drm/i915/i915_drv.h|712 col 19| warning: dubious bitfield without explicit `signed' or `unsigned' Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed