From c5b80a120ce672181594246aa05127404e6fce8e Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Sat, 24 Sep 2016 00:27:10 +0200 Subject: [PATCH] Fix TP-Link TL-MR3040 GPIO definitions --- u-boot/include/configs/ap121.h | 1 - 1 file changed, 1 deletion(-) diff --git a/u-boot/include/configs/ap121.h b/u-boot/include/configs/ap121.h index d311d36..e50ddef 100644 --- a/u-boot/include/configs/ap121.h +++ b/u-boot/include/configs/ap121.h @@ -102,7 +102,6 @@ #define CONFIG_QCA_GPIO_MASK_IN GPIO11 #define CONFIG_QCA_GPIO_MASK_OUT_INIT_H GPIO18 |\ CONFIG_QCA_GPIO_MASK_LED_ACT_L - #define CONFIG_QCA_GPIO_MASK_OUT_INIT_L CONFIG_QCA_GPIO_MASK_LED_ACT_H #elif defined(CONFIG_FOR_TPLINK_MR3220_V2) -- 2.25.1