From: Maxime Ripard Date: Thu, 10 Jul 2014 06:24:59 +0000 (+0530) Subject: phy: sun4i: depend on RESET_CONTROLLER X-Git-Tag: omap-for-v3.17/fixes-against-rc2~301^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9820ccba4b1e9c0cdacf254a7be8616357086ebc;p=pandora-kernel.git 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 Reported-by: Arnd Bergmann Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed