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:
d460a6f
)
mfd: syscon: Return -ENOSYS if CONFIG_MFD_SYSCON is not enabled
author
Peter Chen
<peter.chen@freescale.com>
Tue, 22 Oct 2013 08:46:25 +0000
(16:46 +0800)
committer
Lee Jones
<lee.jones@linaro.org>
Wed, 23 Oct 2013 15:22:35 +0000
(16:22 +0100)
Some platforms may not define CONFIG_MFD_SYSCON (or haven't syscon),
it can fix build error for these platforms.
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
No differences found