]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: Fix build failure
authorLauri Kasanen <cand@gmx.com>
Wed, 27 Mar 2013 13:04:55 +0000 (15:04 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 27 Mar 2013 14:05:42 +0000 (15:05 +0100)
commit27b7c63a7c509d797c151e95a641e1d94d94bbd9
treeef2b36fa3d198bdaf59957dd1a61955868bc79e0
parent637f44d24f8868ee5a597a99e7874fdd150d4cba
drm/i915: Fix build failure

ERROR: "__build_bug_on_failed" [drivers/gpu/drm/i915/i915.ko] undefined!

Originally reported at http://www.gossamer-threads.com/lists/linux/kernel/1631803
FDO bug #62775

This needs to be backported to both 3.7 and 3.8 stable trees. Doesn't apply straight,
but it's a quick change.

Signed-off-by: Lauri Kasanen <cand@gmx.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=62775
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_execbuffer.c