]> git.sur5r.net Git - u-boot/commitdiff
ARM: rmobile: Zap #undef DEBUG
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 2 May 2018 09:55:56 +0000 (11:55 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 2 May 2018 09:55:57 +0000 (11:55 +0200)
The DEBUG macro is never defined unless explicitly enabled.
Drop useless #undef DEBUG in the board configs so it won't
spread any further.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
14 files changed:
include/configs/alt.h
include/configs/armadillo-800eva.h
include/configs/blanche.h
include/configs/draak.h
include/configs/eagle.h
include/configs/gose.h
include/configs/koelsch.h
include/configs/kzm9g.h
include/configs/lager.h
include/configs/porter.h
include/configs/salvator-x.h
include/configs/silk.h
include/configs/stout.h
include/configs/ulcb.h

index 51799bf423419cd72103ce7af586b1b7d8a72595..ba0b2fd6715132557e2a58e552e59310898dbc8c 100644 (file)
@@ -10,8 +10,6 @@
 #ifndef __ALT_H
 #define __ALT_H
 
-#undef DEBUG
-
 #include "rcar-gen2-common.h"
 
 #define CONFIG_SYS_INIT_SP_ADDR                0x4f000000
index 826211a5270c97f716d895ce99579d2283b177fc..b49407a8b2991e71ba72d912527163cec3cfe38d 100644 (file)
@@ -9,7 +9,6 @@
 #ifndef __ARMADILLO_800EVA_H
 #define __ARMADILLO_800EVA_H
 
-#undef DEBUG
 #define CONFIG_SH_GPIO_PFC
 
 #include <asm/arch/rmobile.h>
index e4e61ec2a3ef3d914677db0aff29b0442ec4a134..a978f728c9d73d5fdf0d82bd756f45b61e010fd4 100644 (file)
@@ -10,8 +10,6 @@
 #ifndef __BLANCHE_H
 #define __BLANCHE_H
 
-#undef DEBUG
-
 #include "rcar-gen2-common.h"
 
 /* STACK */
index fef5e2e01189d670b6049665a7664193f8c660b8..a5c2210cc95b512683936b022839b20b3bf11668 100644 (file)
@@ -10,8 +10,6 @@
 #ifndef __DRAAK_H
 #define __DRAAK_H
 
-#undef DEBUG
-
 #include "rcar-gen3-common.h"
 
 /* Ethernet RAVB */
index d2d46f0425a555722a2105d3f3cff339b25b0744..b570ef9115e7dffb25133d29d491900442ba9d47 100644 (file)
@@ -10,8 +10,6 @@
 #ifndef __EAGLE_H
 #define __EAGLE_H
 
-#undef DEBUG
-
 #include "rcar-gen3-common.h"
 
 /* Ethernet RAVB */
index 5b3dce87e23b5c39b46de380fcd7606c0daa3bf8..3c5c00ae6b7e28e5655bb235522c12406f6e79a2 100644 (file)
@@ -9,8 +9,6 @@
 #ifndef __GOSE_H
 #define __GOSE_H
 
-#undef DEBUG
-
 #include "rcar-gen2-common.h"
 
 #define CONFIG_SYS_INIT_SP_ADDR                0x4f000000
index 2571aec550ecfe02d1989b9fd7496cddf44efd25..41cab6d0ef5922c221abf29204c20acaa350a215 100644 (file)
@@ -9,8 +9,6 @@
 #ifndef __KOELSCH_H
 #define __KOELSCH_H
 
-#undef DEBUG
-
 #include "rcar-gen2-common.h"
 
 #define CONFIG_SYS_INIT_SP_ADDR                0x4f000000
index 4781da71af335f0a22c8ea6a7b25a3fb632a2017..dc05db1baf38d91f76822a694f0ad152e4654c9b 100644 (file)
@@ -8,8 +8,6 @@
 #ifndef __KZM9G_H
 #define __KZM9G_H
 
-#undef DEBUG
-
 #define CONFIG_SH73A0
 #define CONFIG_MACH_TYPE MACH_TYPE_KZM9G
 
index 4d45d50ac4378b0632b35548433456dc42e0a90c..d5d76c2404d6102a23ee4fd8653b7b802c233251 100644 (file)
@@ -10,8 +10,6 @@
 #ifndef __LAGER_H
 #define __LAGER_H
 
-#undef DEBUG
-
 #include "rcar-gen2-common.h"
 
 #define CONFIG_SYS_INIT_SP_ADDR                0x4f000000
index b4aeb54ef067b3df319c204ecd2fe0e9d5f01d0d..491adcdde15e70ac859e0dc5ae2c1602f5541076 100644 (file)
@@ -11,8 +11,6 @@
 #ifndef __PORTER_H
 #define __PORTER_H
 
-#undef DEBUG
-
 #include "rcar-gen2-common.h"
 
 #define CONFIG_SYS_INIT_SP_ADDR                0x4f000000
index 33624e6c4ea08bf5cc2b651beb7d72070960d8aa..89e1b20c293d58191e9f5a9e84aca446d140785e 100644 (file)
@@ -10,8 +10,6 @@
 #ifndef __SALVATOR_X_H
 #define __SALVATOR_X_H
 
-#undef DEBUG
-
 #include "rcar-gen3-common.h"
 
 /* Ethernet RAVB */
index afc7faf66cd85b0ab6215d38f0913db9987220d2..8eac7b8c9b718a1422a3dab1b03783ae5bff7dfa 100644 (file)
@@ -11,8 +11,6 @@
 #ifndef __SILK_H
 #define __SILK_H
 
-#undef DEBUG
-
 #include "rcar-gen2-common.h"
 
 #define CONFIG_SYS_INIT_SP_ADDR                0x4f000000
index 1a1a3eb88324e826e6fbc7be92ea795ee43f8f0b..ceed06f13ec4d1eecc9f09f552896e10797e4c0b 100644 (file)
@@ -12,8 +12,6 @@
 #ifndef __STOUT_H
 #define __STOUT_H
 
-#undef DEBUG
-
 #include "rcar-gen2-common.h"
 
 #define CONFIG_SYS_INIT_SP_ADDR                0x4f000000
index dfd6436b3caf528c717adde4e00840fd01d69fa2..4d76fd69e56031a9ae04285fbdc23ce968bd2854 100644 (file)
@@ -10,8 +10,6 @@
 #ifndef __ULCB_H
 #define __ULCB_H
 
-#undef DEBUG
-
 #include "rcar-gen3-common.h"
 
 /* Ethernet RAVB */