]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Merge current mainline tree into linux-omap tree
authorTony Lindgren <tony@atomide.com>
Tue, 22 Apr 2008 21:45:05 +0000 (14:45 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 22 Apr 2008 21:45:05 +0000 (14:45 -0700)
Merge branches 'master' and 'linus'

Conflicts:

arch/arm/Kconfig
arch/arm/kernel/asm-offsets.c
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/board-2430sdp.c
arch/arm/mach-omap2/board-apollon.c
arch/arm/mach-omap2/board-h4.c
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
arch/arm/mach-omap2/clock24xx.c
arch/arm/mach-omap2/clock24xx.h
arch/arm/mach-omap2/clock34xx.c
arch/arm/mach-omap2/clock34xx.h
arch/arm/mach-omap2/cm-regbits-34xx.h
arch/arm/mach-omap2/cm.h
arch/arm/mach-omap2/gpmc.c
arch/arm/mach-omap2/mux.c
arch/arm/mach-omap2/pm.c
arch/arm/mach-omap2/prcm.c
arch/arm/mach-omap2/prm.h
arch/arm/mach-omap2/sdrc.h
arch/arm/mach-omap2/sleep.S
arch/arm/mach-omap2/sram-fn.S
arch/arm/mm/Kconfig
arch/arm/plat-omap/clock.c
drivers/mmc/host/omap.c
include/asm-arm/arch-omap/clock.h
include/asm-arm/arch-omap/mmc.h
include/asm-arm/arch-omap/mux.h
include/asm-arm/glue.h
include/asm-arm/thread_info.h

22 files changed:
1  2 
MAINTAINERS
Makefile
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/mm/Kconfig
drivers/char/hw_random/omap-rng.c
drivers/crypto/Kconfig
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/mtd/nand/Kconfig
drivers/net/smc91x.c
drivers/serial/8250.c
drivers/usb/gadget/Kconfig
drivers/usb/host/ehci-hcd.c
include/asm-arm/cpu-multi32.h
net/ipv4/netfilter/Kconfig
net/ipv4/netfilter/Makefile
security/Kconfig

diff --cc MAINTAINERS
Simple merge
diff --cc Makefile
Simple merge
index f8a7d222f995e4654ead5ab79417edbebd3f0f1e,d8d253285a94a33c8cc80607b8e811403563e78b..c60a27dd7653af4fc915bb6d42ff9172fc5ee90d
@@@ -1175,11 -1192,8 +1192,13 @@@ source "drivers/dma/Kconfig
  
  source "drivers/dca/Kconfig"
  
+ source "drivers/uio/Kconfig"
 +if ARCH_OMAP
 +source "drivers/cbus/Kconfig"
 +source "drivers/dsp/dspgateway/Kconfig"
 +endif
 +
  endmenu
  
  source "fs/Kconfig"
Simple merge
index 1626f5c170bf639e28cf6857ee935656203af92e,746cbb7c8e95a7273dc899e811a81cd55d960a3b..15066c29a8498197777139a85aee056c6ce675e6
@@@ -408,7 -409,7 +409,7 @@@ config CPU_32v6
  # ARMv7
  config CPU_V7
        bool "Support ARM V7 processor"
-       depends on ARCH_INTEGRATOR || ARCH_OMAP3
 -      depends on ARCH_INTEGRATOR || MACH_REALVIEW_EB
++      depends on ARCH_INTEGRATOR || MACH_REALVIEW_EB || ARCH_OMAP3
        select CPU_32v6K
        select CPU_32v7
        select CPU_ABRT_EV7
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge