ar71xx: fix return statement in the rtl8366 driver
[openwrt.git] / target / linux / ar71xx / patches-2.6.30 / 001-ar71xx_core.patch
index 40fcd51..b94aff7 100644 (file)
@@ -1,7 +1,7 @@
 --- a/arch/mips/Makefile
 +++ b/arch/mips/Makefile
-@@ -610,6 +610,13 @@ else
- load-$(CONFIG_CPU_CAVIUM_OCTEON)      += 0xffffffff81100000
+@@ -607,6 +607,13 @@ ifdef CONFIG_PHYSICAL_START
+ load-y                        = $(CONFIG_PHYSICAL_START)
  endif
  
 +#
@@ -40,7 +40,7 @@
  config BASLER_EXCITE
        bool "Basler eXcite smart camera"
        select CEVT_R4K
-@@ -633,6 +650,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
+@@ -634,6 +651,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
  endchoice
  
  source "arch/mips/alchemy/Kconfig"
This page took 0.025452 seconds and 4 git commands to generate.