diff options
Diffstat (limited to 'include/dm/of.h')
-rw-r--r-- | include/dm/of.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dm/of.h b/include/dm/of.h index b1c934f610d..b7404c139d1 100644 --- a/include/dm/of.h +++ b/include/dm/of.h @@ -7,7 +7,6 @@ #ifndef _DM_OF_H #define _DM_OF_H -#include <asm/u-boot.h> #include <asm/global_data.h> /* integer value within a device tree property which references another node */ |