-
由 Alexander Shiyan 提交于
Fixes build error on x86_64 allmodconfig, introduced by commit 5ab3a89a ("mfd: syscon: Add non-DT support"). drivers/regulator/anatop-regulator.c: In function 'anatop_regulator_probe': drivers/regulator/anatop-regulator.c:134:2: error: implicit declaration of function 'of_get_parent' [-Werror=implicit-function-declaration] Signed-off-by: NAlexander Shiyan <shc_work@mail.ru> Acked-by: NRob Herring <rob.herring@calxeda.com> Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
066ec1dd