phy: sun4i: depend on RESET_CONTROLLER
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 10 Jul 2014 06:24:59 +0000 (11:54 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 01:23:49 +0000 (18:23 -0700)
commit9820ccba4b1e9c0cdacf254a7be8616357086ebc
tree8a15330b795c7a0aeb4c169aaa7a7fa0ca938a6b
parentd8279a40e50ad55539780aa617a32a53d7f0953e
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>
drivers/phy/Kconfig