Skip to content
Commit 92b9af9e authored by Ingo Molnar's avatar Ingo Molnar
Browse files

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 <tytso@mit.edu> wrote:
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 778ef1e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment