summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2016-11-23 18:29:13 +0100
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-03-09 01:40:12 +0100
commitfab0a1b88c0dc13be30ad2a2b0f29de7db78d4dd (patch)
treed8b5f57df50b8620b86eed8cbde7d51731fe2ba4
parent745dd2813a80fb135efbd9a84af4e80fdc6d12bc (diff)
Remove left-over #define DEBUG in board.c (from LED change)
-rw-r--r--board/sunxi/board.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/sunxi/board.c b/board/sunxi/board.c
index 05fa829167..da2aa5a932 100644
--- a/board/sunxi/board.c
+++ b/board/sunxi/board.c
@@ -11,8 +11,6 @@
* SPDX-License-Identifier: GPL-2.0+
*/
-#define DEBUG
-
#include <common.h>
#include <mmc.h>
#include <axp_pmic.h>