projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcfb365
)
board: imx6: marsboard: Remove doubled #include <asm/arch/sys_proto.h>
author
Lukasz Majewski
<lukma@denx.de>
Tue, 7 Nov 2017 10:10:29 +0000
(11:10 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 9 Nov 2017 10:32:49 +0000
(11:32 +0100)
The sys_proto.h file has been included earlier in this file.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
board/embest/mx6boards/mx6boards.c
patch
|
blob
|
history
diff --git
a/board/embest/mx6boards/mx6boards.c
b/board/embest/mx6boards/mx6boards.c
index ae04f68445c9171601274405f96f0a519b3d4040..965e4f1ec8fe3f1359f2e1aba4495d3ac43704f7 100644
(file)
--- a/
board/embest/mx6boards/mx6boards.c
+++ b/
board/embest/mx6boards/mx6boards.c
@@
-36,7
+36,7
@@
#include <linux/fb.h>
#include <ipu_pixfmt.h>
#include <asm/io.h>
-#include <asm/arch/sys_proto.h>
+
DECLARE_GLOBAL_DATA_PTR;
#define UART_PAD_CTRL (PAD_CTL_PUS_100K_UP | \