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:
d6e0a2d
)
drm/msm: Fix link error with !MSM_IOMMU
author
Joerg Roedel
<joro@8bytes.org>
Tue, 7 Jan 2014 21:55:06 +0000
(22:55 +0100)
committer
Joerg Roedel
<joro@8bytes.org>
Tue, 7 Jan 2014 22:23:36 +0000
(23:23 +0100)
The DRM driver for MSM depends on symbols from the MSM
IOMMU driver. Add this dependency to the Kconfig file.
Fixes this comile error:
Kernel: arch/arm/boot/zImage is ready
ERROR: "msm_iommu_get_ctx" [drivers/gpu/drm/msm/msm.ko]
undefined!
make[2]: *** [__modpost] Error 1
Cc: Rob Clark <robdclark@gmail.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/gpu/drm/msm/Kconfig
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/msm/Kconfig
Simple merge