mirror of
https://xff.cz/git/u-boot/
synced 2025-10-15 23:11:36 +02:00
dm: fix include guard
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Simon Glass
parent
42c23dd2aa
commit
b1799fcbdc
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
|
||||
#ifndef __DM_UTIL_H
|
||||
#define __DM_UTIL_H
|
||||
|
||||
void dm_warn(const char *fmt, ...);
|
||||
|
||||
|
Reference in New Issue
Block a user