include/dm.h: Remove duplicated include directive
Remove duplicated inclusion of dm/ofnode.h Signed-off-by: Liviu Dudau <liviu.dudau@foss.arm.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de> Drop period at end of commit subject: Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
9bf8650677
commit
3eb992a481
@ -6,7 +6,6 @@
|
||||
#ifndef _DM_H_
|
||||
#define _DM_H_
|
||||
|
||||
#include <dm/ofnode.h>
|
||||
#include <dm/device.h>
|
||||
#include <dm/fdtaddr.h>
|
||||
#include <dm/ofnode.h>
|
||||
|
Loading…
Reference in New Issue
Block a user