Merge branch 'depends/omap-cleanup-headers-usb' into next/headers
authorOlof Johansson <olof@lixom.net>
Mon, 5 Nov 2012 18:27:09 +0000 (10:27 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 5 Nov 2012 18:27:33 +0000 (10:27 -0800)
Conflicts resolved same as Tony did in his later dependent branch:

arch/arm/mach-omap1/clock.c
arch/arm/mach-omap2/board-2430sdp.c
arch/arm/mach-omap2/board-4430sdp.c
arch/arm/mach-omap2/board-cm-t35.c
arch/arm/mach-omap2/board-igep0020.c
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/board-omap3beagle.c
arch/arm/mach-omap2/board-omap3logic.c
arch/arm/mach-omap2/board-omap4panda.c
arch/arm/mach-omap2/board-overo.c
arch/arm/mach-omap2/board-rm680.c
arch/arm/mach-omap2/board-rx51.c
arch/arm/mach-omap2/twl-common.c
arch/arm/mach-omap2/usb-host.c
arch/arm/mach-omap2/usb-musb.c

Signed-off-by: Olof Johansson <olof@lixom.net>
27 files changed:
1  2 
arch/arm/mach-omap1/clock.c
arch/arm/mach-omap2/board-2430sdp.c
arch/arm/mach-omap2/board-3430sdp.c
arch/arm/mach-omap2/board-3630sdp.c
arch/arm/mach-omap2/board-4430sdp.c
arch/arm/mach-omap2/board-cm-t35.c
arch/arm/mach-omap2/board-cm-t3517.c
arch/arm/mach-omap2/board-devkit8000.c
arch/arm/mach-omap2/board-igep0020.c
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/board-omap3beagle.c
arch/arm/mach-omap2/board-omap3evm.c
arch/arm/mach-omap2/board-omap3logic.c
arch/arm/mach-omap2/board-omap3pandora.c
arch/arm/mach-omap2/board-omap3stalker.c
arch/arm/mach-omap2/board-omap3touchbook.c
arch/arm/mach-omap2/board-omap4panda.c
arch/arm/mach-omap2/board-overo.c
arch/arm/mach-omap2/board-rm680.c
arch/arm/mach-omap2/board-rx51.c
arch/arm/mach-omap2/board-zoom-peripherals.c
arch/arm/mach-omap2/board-zoom.c
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/twl-common.c
arch/arm/mach-omap2/usb-host.c
arch/arm/mach-omap2/usb-musb.c
arch/arm/mach-omap2/usb-tusb6010.c

  
  #include <asm/mach-types.h>
  
- #include "soc.h"
- #include <plat/usb.h>
 -#include <plat/cpu.h>
 -#include <plat/clock.h>
 -#include <plat/sram.h>
 -#include <plat/clkdev_omap.h>
--
  #include <mach/hardware.h>
  
 +#include "../plat-omap/sram.h"
 +
++#include "soc.h"
  #include "iomap.h"
  #include "clock.h"
  #include "opp.h"
@@@ -34,8 -34,7 +34,7 @@@
  #include <asm/mach/map.h>
  
  #include "common.h"
 -#include <plat/gpmc.h>
 +#include "gpmc.h"
- #include <plat/usb.h>
  #include "gpmc-smc91x.h"
  
  #include <video/omapdss.h>
@@@ -30,9 -30,9 +30,8 @@@
  #include <asm/mach/arch.h>
  #include <asm/mach/map.h>
  
- #include <plat/usb.h>
  #include "common.h"
 -#include <plat/dma.h>
 -#include <plat/gpmc.h>
 +#include <plat-omap/dma-omap.h>
  #include <video/omapdss.h>
  #include <video/omap-panel-tfp410.h>
  
@@@ -18,9 -18,8 +18,8 @@@
  
  #include "common.h"
  #include "gpmc-smc91x.h"
- #include <plat/usb.h>
  
 -#include <mach/board-zoom.h>
 +#include "board-zoom.h"
  
  #include "board-flash.h"
  #include "mux.h"
@@@ -34,7 -35,7 +35,6 @@@
  #include <asm/mach/map.h>
  
  #include "common.h"
- #include <plat/usb.h>
 -#include <plat/mmc.h>
  #include "omap4-keypad.h"
  #include <video/omapdss.h>
  #include <video/omap-panel-nokia-dsi.h>
  #include <asm/mach/arch.h>
  #include <asm/mach/map.h>
  
--#include "common.h"
  #include <linux/platform_data/mtd-nand-omap2.h>
- #include "gpmc.h"
- #include <plat/usb.h>
 -#include <plat/gpmc.h>
  #include <video/omapdss.h>
  #include <video/omap-panel-generic-dpi.h>
  #include <video/omap-panel-tfp410.h>
  
  #include <mach/hardware.h>
  
++#include "common.h"
  #include "mux.h"
  #include "sdram-micron-mt46h32m32lf-6.h"
  #include "hsmmc.h"
  #include "common-board-devices.h"
++#include "gpmc.h"
 +#include "gpmc-nand.h"
  
  #define CM_T35_GPIO_PENDOWN           57
  #define SB_T35_USB_HUB_RESET_GPIO     167
@@@ -39,9 -39,8 +39,8 @@@
  #include <asm/mach/map.h>
  
  #include "common.h"
- #include <plat/usb.h>
  #include <linux/platform_data/mtd-nand-omap2.h>
 -#include <plat/gpmc.h>
 +#include "gpmc.h"
  
  #include "am35xx.h"
  
@@@ -39,9 -39,8 +39,8 @@@
  #include <asm/mach/flash.h>
  
  #include "common.h"
 -#include <plat/gpmc.h>
 +#include "gpmc.h"
  #include <linux/platform_data/mtd-nand-omap2.h>
- #include <plat/usb.h>
  #include <video/omapdss.h>
  #include <video/omap-panel-generic-dpi.h>
  #include <video/omap-panel-tfp410.h>
  #include <asm/mach-types.h>
  #include <asm/mach/arch.h>
  
--#include "common.h"
- #include "gpmc.h"
- #include <plat/usb.h>
 -#include <plat/gpmc.h>
--
  #include <video/omapdss.h>
  #include <video/omap-panel-tfp410.h>
  #include <linux/platform_data/mtd-onenand-omap2.h>
  
++#include "common.h"
++#include "gpmc.h"
  #include "mux.h"
  #include "hsmmc.h"
  #include "sdram-numonyx-m65kxxxxam.h"
@@@ -35,9 -35,8 +35,8 @@@
  #include <asm/mach/map.h>
  
  #include "common.h"
- #include "gpmc.h"
 -#include <plat/gpmc.h>
 -#include <mach/board-zoom.h>
 +#include "board-zoom.h"
- #include <plat/usb.h>
++#include "gpmc.h"
  #include "gpmc-smsc911x.h"
  
  #include <video/omapdss.h>
  #include <asm/mach/map.h>
  #include <asm/mach/flash.h>
  
--#include "common.h"
  #include <video/omapdss.h>
  #include <video/omap-panel-tfp410.h>
- #include "gpmc.h"
 -#include <plat/gpmc.h>
  #include <linux/platform_data/mtd-nand-omap2.h>
- #include <plat/usb.h>
- #include "omap_device.h"
 -#include <plat/omap_device.h>
  
++#include "common.h"
++#include "omap_device.h"
++#include "gpmc.h"
 +#include "soc.h"
  #include "mux.h"
  #include "hsmmc.h"
  #include "pm.h"
Simple merge
  #include <asm/mach/arch.h>
  #include <asm/mach/map.h>
  
- #include <plat/usb.h>
 -#include "gpmc-smsc911x.h"
 -#include <plat/gpmc.h>
 -#include <plat/sdrc.h>
--
  #include "common.h"
  #include "mux.h"
  #include "hsmmc.h"
@@@ -40,9 -40,8 +40,8 @@@
  #include <asm/mach/flash.h>
  
  #include "common.h"
 -#include <plat/gpmc.h>
 +#include "gpmc.h"
  #include <linux/platform_data/mtd-nand-omap2.h>
- #include <plat/usb.h>
  #include <video/omapdss.h>
  #include <video/omap-panel-generic-dpi.h>
  #include <video/omap-panel-tfp410.h>
@@@ -44,9 -44,8 +44,8 @@@
  #include <asm/system_info.h>
  
  #include "common.h"
 -#include <plat/gpmc.h>
 +#include "gpmc.h"
  #include <linux/platform_data/mtd-nand-omap2.h>
- #include <plat/usb.h>
  
  #include "mux.h"
  #include "hsmmc.h"
  #include <asm/mach/map.h>
  #include <video/omapdss.h>
  
--#include "common.h"
- #include <plat/usb.h>
 -#include <plat/mmc.h>
  #include <video/omap-panel-tfp410.h>
  
++#include "common.h"
  #include "soc.h"
 +#include "mmc.h"
  #include "hsmmc.h"
  #include "control.h"
  #include "mux.h"
  #include <video/omapdss.h>
  #include <video/omap-panel-generic-dpi.h>
  #include <video/omap-panel-tfp410.h>
- #include "gpmc.h"
- #include <plat/usb.h>
 -#include <plat/gpmc.h>
  
++#include "common.h"
  #include "mux.h"
  #include "sdram-micron-mt46h32m32lf-6.h"
++#include "gpmc.h"
  #include "hsmmc.h"
 +#include "board-flash.h"
  #include "common-board-devices.h"
  
 +#define       NAND_CS                 0
 +
  #define OVERO_GPIO_BT_XGATE   15
  #define OVERO_GPIO_W2W_NRESET 16
  #define OVERO_GPIO_PENDOWN    114
  #include <asm/mach/arch.h>
  #include <asm/mach-types.h>
  
- #include <plat/usb.h>
- #include "gpmc.h"
 -#include <plat/i2c.h>
 -#include <plat/mmc.h>
 -#include <plat/gpmc.h>
  #include "common.h"
 -#include <plat/serial.h>
--
  #include "mux.h"
++#include "gpmc.h"
 +#include "mmc.h"
  #include "hsmmc.h"
  #include "sdram-nokia.h"
  #include "common-board-devices.h"
  #include <asm/mach/arch.h>
  #include <asm/mach/map.h>
  
 -#include "common.h"
 -#include <plat/dma.h>
 -#include <plat/gpmc.h>
 +#include <plat-omap/dma-omap.h>
- #include <plat/usb.h>
  
 +#include "common.h"
  #include "mux.h"
 +#include "gpmc.h"
  #include "pm.h"
  #include "sdram-nokia.h"
  
@@@ -26,9 -26,8 +26,8 @@@
  #include <asm/mach/map.h>
  
  #include "common.h"
- #include <plat/usb.h>
  
 -#include <mach/board-zoom.h>
 +#include "board-zoom.h"
  
  #include "mux.h"
  #include "hsmmc.h"
@@@ -22,9 -22,8 +22,8 @@@
  #include <asm/mach/arch.h>
  
  #include "common.h"
- #include <plat/usb.h>
  
 -#include <mach/board-zoom.h>
 +#include "board-zoom.h"
  
  #include "board-flash.h"
  #include "mux.h"
  
  #include <asm/proc-fns.h>
  
 -#include <plat/cpu.h>
 -#include <plat/serial.h>
 -#include <plat/common.h>
 +#include "../plat-omap/common.h"
 +
 +#include "i2c.h"
 +#include "serial.h"
  
+ #include "usb.h"
  #define OMAP_INTC_START               NR_IRQS
  
  #ifdef CONFIG_SOC_OMAP2420
@@@ -26,8 -26,8 +26,6 @@@
  #include <linux/regulator/machine.h>
  #include <linux/regulator/fixed.h>
  
- #include <plat/usb.h>
 -#include <plat/i2c.h>
--
  #include "soc.h"
  #include "twl-common.h"
  #include "pm.h"
  
  #include <asm/io.h>
  
- #include <plat/usb.h>
 -#include <plat/omap_device.h>
 -
 +#include "soc.h"
 +#include "omap_device.h"
  #include "mux.h"
+ #include "usb.h"
  
  #ifdef CONFIG_MFD_OMAP_USB_HOST
  
  #include <linux/io.h>
  #include <linux/usb/musb.h>
  
- #include <plat/usb.h>
 -#include <plat/omap_device.h>
 -
 -#include "am35xx.h"
 -
 +#include "omap_device.h"
 +#include "soc.h"
  #include "mux.h"
+ #include "usb.h"
  
  static struct musb_hdrc_config musb_config = {
        .multipoint     = 1,
Simple merge