commit | 9820ccba4b1e9c0cdacf254a7be8616357086ebc | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Jul 10 11:54:59 2014 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 11 18:23:49 2014 -0700 |
tree | 8a15330b795c7a0aeb4c169aaa7a7fa0ca938a6b | |
parent | d8279a40e50ad55539780aa617a32a53d7f0953e [diff] |
phy: sun4i: depend on RESET_CONTROLLER The driver depend on the reset framework in a mandatory way. Make sure reset_control_get is defined by adding this dependency in Kconfig Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>