drm/i915: Add ULL postfix to VGT_MAGIC constant
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 11 Mar 2015 07:27:25 +0000 (08:27 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Mar 2015 21:30:18 +0000 (22:30 +0100)
commit41659ab7935e53f3a094168c47000bbc33cf2690
treebdb96c27014334c502597d37aa70c879247d815b
parent8c4f83fb1e8bf317e894f62d17a63c32b7a6b75e
drm/i915: Add ULL postfix to VGT_MAGIC constant

Without this Dave's 32bit rhel compiler is annoyed. Don't ask me about
the exact rules for this stuff though, but this should be safe.

Reported-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
drivers/gpu/drm/i915/i915_vgpu.h