From: Ingo Molnar Date: Sat, 28 Feb 2009 13:09:27 +0000 (+0100) Subject: x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() X-Git-Tag: v2.6.29-rc7~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b9af9e4f144535c65aee673cfad309f25fa465;p=pandora-kernel.git x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() Impact: build fix Theodore Ts reported that the i915 driver needs these symbols: ERROR: "pgprot_writecombine" [drivers/gpu/drm/i915/i915.ko] undefined! ERROR: "is_io_mapping_possible" [drivers/gpu/drm/i915/i915.ko] undefined! Reported-by: Theodore Ts'o wrote: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed