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:
0b99d58
)
staging: imx-drm: add missing MFD_SYSCON dependency for LDB
author
Jingoo Han
<jg1.han@samsung.com>
Thu, 1 Aug 2013 00:32:29 +0000
(09:32 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 2 Aug 2013 03:56:54 +0000
(11:56 +0800)
Added missing MFD_SYSCON dependency for LVDS display bridge
in order to fix the following link error.
drivers/staging/imx-drm/imx-ldb.c:484: undefined reference to `syscon_regmap_lookup_by_phandle'
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found