ramips: rt3883: fix build error
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Apr 2013 16:55:28 +0000 (16:55 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Apr 2013 16:55:28 +0000 (16:55 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36451 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/patches-3.8/0112-MIPS-ralink-adds-support-for-RT3883-SoC-family.patch
target/linux/ramips/patches-3.8/0125-MIPS-ralink-add-memory-definition-for-RT3883.patch

index f744e62..162d0cc 100644 (file)
@@ -22,7 +22,7 @@ Patchwork: http://patchwork.linux-mips.org/patch/5185/
 
 --- /dev/null
 +++ b/arch/mips/include/asm/mach-ralink/rt3883.h
-@@ -0,0 +1,247 @@
+@@ -0,0 +1,248 @@
 +/*
 + * Ralink RT3662/RT3883 SoC register definitions
 + *
@@ -177,6 +177,7 @@ Patchwork: http://patchwork.linux-mips.org/patch/5185/
 +#define RT3883_GPIO_SPI_MISO          6
 +#define RT3883_GPIO_7                 7
 +#define RT3883_GPIO_10                        10
++#define RT3883_GPIO_11                        11
 +#define RT3883_GPIO_14                        14
 +#define RT3883_GPIO_UART1_TXD         15
 +#define RT3883_GPIO_UART1_RXD         16
index f1fa46b..2c015ad 100644 (file)
@@ -14,7 +14,7 @@ Patchwork: http://patchwork.linux-mips.org/patch/5182/
 
 --- a/arch/mips/include/asm/mach-ralink/rt3883.h
 +++ b/arch/mips/include/asm/mach-ralink/rt3883.h
-@@ -244,4 +244,8 @@
+@@ -245,4 +245,8 @@
  #define RT3883_FLASH_CFG_WIDTH_16BIT  0x1
  #define RT3883_FLASH_CFG_WIDTH_32BIT  0x2