From: Marek Vasut Date: Sat, 13 May 2017 13:57:44 +0000 (+0200) Subject: ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTR X-Git-Tag: v2017.07-rc1~191^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=60c48e42a073a34fd39caa802c826a4e3de53514;p=platform%2Fkernel%2Fu-boot.git ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTR The macro is used twice in the salvator-x board file, drop one. Signed-off-by: Marek Vasut Cc: Hiroyuki Yokoyama Cc: Nobuhiro Iwamatsu --- diff --git a/board/renesas/salvator-x/salvator-x.c b/board/renesas/salvator-x/salvator-x.c index d0e21ab..038d6de 100644 --- 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 */