On Mon, 31 Jul 2023 at 08:01, Bin Meng wrote:
>
> The macros are prefixed with DM_FLAG_, not DM_FLAGS_.
>
> Signed-off-by: Bin Meng
> ---
>
> include/dm/device.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass
The macros are prefixed with DM_FLAG_, not DM_FLAGS_.
Signed-off-by: Bin Meng
---
include/dm/device.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/dm/device.h b/include/dm/device.h
index b86bf90609..e54cb6bca4 100644
--- a/include/dm/device.h
+++ b/include/dm/devi
2 matches
Mail list logo