Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for...
authorRalf Baechle <ralf@linux-mips.org>
Thu, 13 Dec 2012 18:40:13 +0000 (19:40 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Dec 2012 18:40:13 +0000 (19:40 +0100)
1  2 
arch/mips/Kconfig
arch/mips/lantiq/xway/dma.c
arch/mips/mm/c-r4k.c
arch/mips/mm/tlbex.c
arch/mips/oprofile/Makefile
arch/mips/oprofile/common.c

@@@ -114,8 -113,8 +115,7 @@@ config BCM47X
        select IRQ_CPU
        select SYS_SUPPORTS_32BIT_KERNEL
        select SYS_SUPPORTS_LITTLE_ENDIAN
-       select GENERIC_GPIO
        select SYS_HAS_EARLY_PRINTK
 -      select CFE
        help
         Support for BCM47XX based boards
  
Simple merge
Simple merge
Simple merge
@@@ -12,4 -12,6 +12,5 @@@ oprofile-$(CONFIG_CPU_MIPS32)         += op_mo
  oprofile-$(CONFIG_CPU_MIPS64)         += op_model_mipsxx.o
  oprofile-$(CONFIG_CPU_R10000)         += op_model_mipsxx.o
  oprofile-$(CONFIG_CPU_SB1)            += op_model_mipsxx.o
 -oprofile-$(CONFIG_CPU_RM9000)         += op_model_rm9000.o
+ oprofile-$(CONFIG_CPU_XLR)            += op_model_mipsxx.o
  oprofile-$(CONFIG_CPU_LOONGSON2)      += op_model_loongson2.o
Simple merge