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>
Loading
Please register or sign in to comment