Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 9 Oct 2008 20:33:05 +0000 (21:33 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Oct 2008 20:33:05 +0000 (21:33 +0100)
Merge branch 'davinci' into devel

1  2 
MAINTAINERS
arch/arm/Kconfig
arch/arm/mach-davinci/board-evm.c
arch/arm/mach-davinci/gpio.c
arch/arm/mach-mx3/pcm037.c
arch/arm/plat-omap/devices.c
drivers/video/atmel_lcdfb.c

diff --cc MAINTAINERS
Simple merge
@@@ -524,8 -515,8 +524,9 @@@ config ARCH_DAVINC
        select GENERIC_TIME
        select GENERIC_CLOCKEVENTS
        select GENERIC_GPIO
+       select ARCH_REQUIRE_GPIOLIB
        select HAVE_CLK
 +      select ZONE_DMA
        help
          Support for TI's DaVinci platform.
  
  #include <linux/mtd/mtd.h>
  #include <linux/mtd/partitions.h>
  #include <linux/mtd/physmap.h>
 +#include <linux/io.h>
  
  #include <asm/setup.h>
 -#include <asm/io.h>
  #include <asm/mach-types.h>
- #include <mach/hardware.h>
  
  #include <asm/mach/arch.h>
  #include <asm/mach/map.h>
Simple merge
Simple merge
Simple merge
Simple merge