From: Daniel Vetter Date: Wed, 11 Mar 2015 07:27:25 +0000 (+0100) Subject: drm/i915: Add ULL postfix to VGT_MAGIC constant X-Git-Tag: omap-for-v4.2/o2_dc~72^2~24^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41659ab7935e53f3a094168c47000bbc33cf2690;p=pandora-kernel.git 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed