mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 22:21:49 +01:00
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_
|
#ifndef _DM_H_
|
||||||
#define _DM_H_
|
#define _DM_H_
|
||||||
|
|
||||||
#include <dm/ofnode.h>
|
|
||||||
#include <dm/device.h>
|
#include <dm/device.h>
|
||||||
#include <dm/fdtaddr.h>
|
#include <dm/fdtaddr.h>
|
||||||
#include <dm/ofnode.h>
|
#include <dm/ofnode.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user