1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-13 09:29:28 +01:00
Files
u-boot-megous/drivers/usb
Simon Glass 161786259c usb: Drop dm.h header file
This header file should not be included in other header files. Remove it
and use a forward declaration instead.

Also move the inline function out into a C file. We should not include C
code in headers.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-08-03 22:19:54 -04:00
..
2020-08-03 22:19:54 -04:00