Hi, On 6/20/22 12:36, Patrick Delaunay wrote:
The tests on CONFIG_DM_REGULATOR, added to avoid compilation issues, can now be removed, they are no more needed since the commit 16cc5ad0b439 ("power: regulator: add dummy helper").Signed-off-by: Patrick Delaunay <patrick.delau...@foss.st.com> --- board/st/stm32mp1/stm32mp1.c | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-)
Applied to u-boot-stm/master, thanks! Regards Patrick