Hi,
On 5/6/22 08:22, Patrice Chotard wrote:
Since commit 16cc5ad0b439 ("power: regulator: add dummy helper")
regulator dummy helper are always available even if DM_REGULATOR
is not set.
DM_REGULATOR flag is no more needed to protect no DM core,
remove it.
Signed-off-by: Patrice Chotard <patrice.chot...@foss.st.com>
---
Changes in v2:
- update commit message
drivers/usb/host/ehci-generic.c | 14 --------------
1 file changed, 14 deletions(-)
Reviewed-by: Patrick Delaunay <patrick.delau...@foss.st.com>
Thanks
Patrick