The qcom-cpufreq-nvmem module uses of_find_next_cache_node() function,Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
so export it to be available to the modules.
Fixes: 7683a63c08ff ("cpufreq: qcom-nvmem: create L2 cache device")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---