
6 Jul
2020
6 Jul
'20
3:31 a.m.
On Sun, Jun 14, 2020 at 4:49 PM Simon Glass sjg@chromium.org wrote:
This parameter should be a struct uclass, not struct udevice. Correct it.
Signed-off-by: Simon Glass sjg@chromium.org
include/dm/uclass.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm/next, thanks!