summaryrefslogtreecommitdiff
path: root/include/configs/armadillo-800eva.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2018-05-02 11:55:56 +0200
committerMarek Vasut <marek.vasut+renesas@gmail.com>2018-05-02 11:55:57 +0200
commit74c8cb02a4a7d20961a58ff8763ee32045becccb (patch)
treefe4c91730ee928a6aa0bb42ef1e437628258c792 /include/configs/armadillo-800eva.h
parent699e831e158a5846778d8bd6af054d4276277cb6 (diff)
ARM: rmobile: Zap #undef DEBUG
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>
Diffstat (limited to 'include/configs/armadillo-800eva.h')
-rw-r--r--include/configs/armadillo-800eva.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h
index 826211a527..b49407a8b2 100644
--- a/include/configs/armadillo-800eva.h
+++ b/include/configs/armadillo-800eva.h
@@ -9,7 +9,6 @@
#ifndef __ARMADILLO_800EVA_H
#define __ARMADILLO_800EVA_H
-#undef DEBUG
#define CONFIG_SH_GPIO_PFC
#include <asm/arch/rmobile.h>