diff mbox

[U-Boot] ARM: uniphier: remove unused macro

Message ID 1440743897-21164-1-git-send-email-yamada.masahiro@socionext.com
State Accepted
Delegated to: Masahiro Yamada
Headers show

Commit Message

Masahiro Yamada Aug. 28, 2015, 6:38 a.m. UTC
This macro is not referenced at all.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---
 include/configs/uniphier.h | 2 --
 1 file changed, 2 deletions(-)

Comments

Masahiro Yamada Aug. 30, 2015, 3:43 p.m. UTC | #1
2015-08-28 15:38 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> This macro is not referenced at all.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Applied to u-boot-uniphier/master.
diff mbox

Patch

diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h
index 908be26..b0a7daa 100644
--- a/include/configs/uniphier.h
+++ b/include/configs/uniphier.h
@@ -299,8 +299,6 @@ 
 /* Open Firmware flat tree */
 #define CONFIG_OF_LIBFDT
 
-#define CONFIG_HAVE_ARM_SECURE
-
 /* Memory Size & Mapping */
 #define CONFIG_SYS_SDRAM_BASE		CONFIG_SDRAM0_BASE