From 35d38f21e0653169976e33e502630b5e61a5d3bf Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 9 Feb 2015 12:16:43 +0000 Subject: ar71xx: fix nbg6716 power and usb led Signed-off-by: John Crispin Signed-off-by: Marcin Mikolajczak SVN-Revision: 44358 --- target/linux/ar71xx/files/arch/mips/ath79/mach-nbg6716.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/files/arch') diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-nbg6716.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-nbg6716.c index e102f2c8af..afde87f9d9 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-nbg6716.c +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-nbg6716.c @@ -43,8 +43,8 @@ #define NBG6716_GPIO_LED_INTERNET 18 #define NBG6716_GPIO_LED_POWER 15 -#define NBG6716_GPIO_LED_USB0 4 -#define NBG6716_GPIO_LED_USB1 13 +#define NBG6716_GPIO_LED_USB0 13 +#define NBG6716_GPIO_LED_USB1 4 #define NBG6716_GPIO_LED_WIFI2G 19 #define NBG6716_GPIO_LED_WIFI5G 17 #define NBG6716_GPIO_LED_WPS 21 -- cgit v1.2.3