diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2015-04-30 15:55:02 -0400 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-05-01 16:48:28 -0400 |
commit | 0a73125d308c1453dada1e2998f1c7f68094c45f (patch) | |
tree | 39c4ab9d88e3e537e0fda372a920c4616be7c9b1 /drivers/char/genrtc.c | |
parent | d8818257d3befce6ce7da4c09112654914c3fd58 (diff) |
power: reset: Add MFD_SYSCON depends for brcmstb
The Broadcom STB reboot driver depends on MFD_SYSCON, it uses
syscon_regmap_lookup_by_phandle() which will not lookup syscon phandles
if MFD_SYSCON is disabled, and instead will return -ENOSYS since it is
turned into an inline stub.
Fixes: 030494e75064c ("power: reset: Add reboot driver for brcmstb")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/char/genrtc.c')
0 files changed, 0 insertions, 0 deletions