git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
778ef1e
)
x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()
author
Ingo Molnar
<mingo@elte.hu>
Sat, 28 Feb 2009 13:09:27 +0000
(14:09 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 28 Feb 2009 13:22:44 +0000
(14:22 +0100)
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: Ingo Molnar <mingo@elte.hu>
No differences found