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:
9d3b565
)
novena: standardise mx6_common.h include
author
Peter Robinson
<pbrobinson@gmail.com>
Fri, 22 May 2015 16:30:44 +0000
(17:30 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 26 May 2015 13:31:48 +0000
(15:31 +0200)
Standardise mx6_common.h to the same as other mx6 boards
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
include/configs/novena.h
patch
|
blob
|
history
diff --git
a/include/configs/novena.h
b/include/configs/novena.h
index 425db8adee409aa757c9859d66cc74fd93b4b13a..5040c8e1d07ba17b580fec45c4a7050e58afb3df 100644
(file)
--- a/
include/configs/novena.h
+++ b/
include/configs/novena.h
@@
-25,7
+25,7
@@
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SYS_NO_FLASH
-#include "
configs/
mx6_common.h"
+#include "mx6_common.h"
#include <asm/arch/imx-regs.h>
#include <asm/imx-common/gpio.h>
#include <config_cmd_default.h>