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:
f7fda5d
)
ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTR
author
Marek Vasut
<marek.vasut@gmail.com>
Sat, 13 May 2017 13:57:44 +0000
(15:57 +0200)
committer
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Sun, 21 May 2017 19:38:26 +0000
(
04:38
+0900)
The macro is used twice in the salvator-x board file, drop one.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/salvator-x/salvator-x.c
patch
|
blob
|
history
diff --git
a/board/renesas/salvator-x/salvator-x.c
b/board/renesas/salvator-x/salvator-x.c
index d0e21ab6677e358d09a7ca709ce731e2afb04f21..038d6de6109635cce91c979737136e625ba238b3 100644
(file)
--- a/
board/renesas/salvator-x/salvator-x.c
+++ b/
board/renesas/salvator-x/salvator-x.c
@@
-65,7
+65,6
@@
int board_early_init_f(void)
/* -/W 32 Power resume control register 2 (3DG) */
#define SYSC_PWRONCR2 0xE618010C
-DECLARE_GLOBAL_DATA_PTR;
int board_init(void)
{
/* adress of boot parameters */