arm: Add explicit include of <asm/mach-types.h>
Rather than relying on common.h to provide this include, which is going away at some point, include it explicitly in each file. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
3a53e99c7d
commit
c62db35d52
@ -12,6 +12,7 @@
|
|||||||
#include <spl.h>
|
#include <spl.h>
|
||||||
#include <image.h>
|
#include <image.h>
|
||||||
#include <linux/compiler.h>
|
#include <linux/compiler.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
#ifndef CONFIG_SPL_DM
|
#ifndef CONFIG_SPL_DM
|
||||||
/* Pointer to as well as the global data structure for SPL */
|
/* Pointer to as well as the global data structure for SPL */
|
||||||
|
@ -29,6 +29,7 @@
|
|||||||
#include <asm/gpio.h>
|
#include <asm/gpio.h>
|
||||||
#include <hwconfig.h>
|
#include <hwconfig.h>
|
||||||
#include <bootstage.h>
|
#include <bootstage.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
#include "../common/common.h"
|
#include "../common/common.h"
|
||||||
#include <spl.h>
|
#include <spl.h>
|
||||||
#include <ns16550.h>
|
#include <ns16550.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <command.h>
|
#include <command.h>
|
||||||
#include <i2c.h>
|
#include <i2c.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/cpu.h>
|
#include <asm/arch/cpu.h>
|
||||||
#include <asm/arch/soc.h>
|
#include <asm/arch/soc.h>
|
||||||
#include <asm/arch/mpp.h>
|
#include <asm/arch/mpp.h>
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <command.h>
|
#include <command.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/cpu.h>
|
#include <asm/arch/cpu.h>
|
||||||
#include <asm/arch/soc.h>
|
#include <asm/arch/soc.h>
|
||||||
#include <asm/arch/mpp.h>
|
#include <asm/arch/mpp.h>
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <mvmfp.h>
|
#include <mvmfp.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/cpu.h>
|
#include <asm/arch/cpu.h>
|
||||||
#include <asm/arch/mfp.h>
|
#include <asm/arch/mfp.h>
|
||||||
#include <asm/arch/armada100.h>
|
#include <asm/arch/armada100.h>
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
#include <asm/arch/armada100.h>
|
#include <asm/arch/armada100.h>
|
||||||
#include <asm/gpio.h>
|
#include <asm/gpio.h>
|
||||||
#include <miiphy.h>
|
#include <miiphy.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
#ifdef CONFIG_ARMADA100_FEC
|
#ifdef CONFIG_ARMADA100_FEC
|
||||||
#include <net.h>
|
#include <net.h>
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <miiphy.h>
|
#include <miiphy.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/cpu.h>
|
#include <asm/arch/cpu.h>
|
||||||
#include <asm/arch/soc.h>
|
#include <asm/arch/soc.h>
|
||||||
#include <asm/arch/mpp.h>
|
#include <asm/arch/mpp.h>
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <miiphy.h>
|
#include <miiphy.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/cpu.h>
|
#include <asm/arch/cpu.h>
|
||||||
#include <asm/arch/soc.h>
|
#include <asm/arch/soc.h>
|
||||||
#include <asm/arch/mpp.h>
|
#include <asm/arch/mpp.h>
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <miiphy.h>
|
#include <miiphy.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/cpu.h>
|
#include <asm/arch/cpu.h>
|
||||||
#include <asm/arch/soc.h>
|
#include <asm/arch/soc.h>
|
||||||
#include <asm/arch/mpp.h>
|
#include <asm/arch/mpp.h>
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
#include <asm/arch/mpp.h>
|
#include <asm/arch/mpp.h>
|
||||||
#include <asm/arch/cpu.h>
|
#include <asm/arch/cpu.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include "dockstar.h"
|
#include "dockstar.h"
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <miiphy.h>
|
#include <miiphy.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/soc.h>
|
#include <asm/arch/soc.h>
|
||||||
#include <asm/arch/mpp.h>
|
#include <asm/arch/mpp.h>
|
||||||
#include <asm/arch/cpu.h>
|
#include <asm/arch/cpu.h>
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <miiphy.h>
|
#include <miiphy.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/soc.h>
|
#include <asm/arch/soc.h>
|
||||||
#include <asm/arch/mpp.h>
|
#include <asm/arch/mpp.h>
|
||||||
#include <asm/arch/cpu.h>
|
#include <asm/arch/cpu.h>
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
#include <asm/emif.h>
|
#include <asm/emif.h>
|
||||||
#include <twl6030.h>
|
#include <twl6030.h>
|
||||||
#include "kc1.h"
|
#include "kc1.h"
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -24,6 +24,7 @@
|
|||||||
#include <dm/platform_data/serial_pl01x.h>
|
#include <dm/platform_data/serial_pl01x.h>
|
||||||
#include "arm-ebi.h"
|
#include "arm-ebi.h"
|
||||||
#include "integrator-sc.h"
|
#include "integrator-sc.h"
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -21,6 +21,7 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/systimer.h>
|
#include <asm/arch/systimer.h>
|
||||||
#include <asm/arch/sysctrl.h>
|
#include <asm/arch/sysctrl.h>
|
||||||
#include <asm/arch/wdt.h>
|
#include <asm/arch/wdt.h>
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/hardware.h>
|
#include <asm/arch/hardware.h>
|
||||||
#include <asm/arch/at91_pio.h>
|
#include <asm/arch/at91_pio.h>
|
||||||
#include <asm/arch/at91_common.h>
|
#include <asm/arch/at91_common.h>
|
||||||
|
@ -21,6 +21,7 @@
|
|||||||
#include <net.h>
|
#include <net.h>
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
#endif
|
#endif
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -20,6 +20,7 @@
|
|||||||
#include <asm/arch/hardware.h>
|
#include <asm/arch/hardware.h>
|
||||||
#include <lcd.h>
|
#include <lcd.h>
|
||||||
#include <atmel_lcdc.h>
|
#include <atmel_lcdc.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -18,6 +18,7 @@
|
|||||||
#include <lcd.h>
|
#include <lcd.h>
|
||||||
#include <linux/mtd/nand.h>
|
#include <linux/mtd/nand.h>
|
||||||
#include <atmel_lcdc.h>
|
#include <atmel_lcdc.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <debug_uart.h>
|
#include <debug_uart.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/at91sam9rl.h>
|
#include <asm/arch/at91sam9rl.h>
|
||||||
#include <asm/arch/at91sam9rl_matrix.h>
|
#include <asm/arch/at91sam9rl_matrix.h>
|
||||||
#include <asm/arch/at91sam9_smc.h>
|
#include <asm/arch/at91sam9_smc.h>
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
#include <nand.h>
|
#include <nand.h>
|
||||||
#include <version.h>
|
#include <version.h>
|
||||||
#endif
|
#endif
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -21,6 +21,7 @@
|
|||||||
#include <spi.h>
|
#include <spi.h>
|
||||||
#include <asm/gpio.h>
|
#include <asm/gpio.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/at91sam9g45_matrix.h>
|
#include <asm/arch/at91sam9g45_matrix.h>
|
||||||
#include <asm/arch/at91sam9_smc.h>
|
#include <asm/arch/at91sam9_smc.h>
|
||||||
#include <asm/arch/at91_common.h>
|
#include <asm/arch/at91_common.h>
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
#include <dm.h>
|
#include <dm.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <asm/gpio.h>
|
#include <asm/gpio.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/at91sam9260_matrix.h>
|
#include <asm/arch/at91sam9260_matrix.h>
|
||||||
#include <asm/arch/at91sam9_smc.h>
|
#include <asm/arch/at91sam9_smc.h>
|
||||||
#include <asm/arch/at91_common.h>
|
#include <asm/arch/at91_common.h>
|
||||||
|
@ -18,6 +18,7 @@
|
|||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/ep93xx.h>
|
#include <asm/arch/ep93xx.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
#include <asm/arch/davinci_misc.h>
|
#include <asm/arch/davinci_misc.h>
|
||||||
#include <linux/errno.h>
|
#include <linux/errno.h>
|
||||||
#include <hwconfig.h>
|
#include <hwconfig.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
#ifdef CONFIG_MMC_DAVINCI
|
#ifdef CONFIG_MMC_DAVINCI
|
||||||
#include <mmc.h>
|
#include <mmc.h>
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
#include <asm/ti-common/davinci_nand.h>
|
#include <asm/ti-common/davinci_nand.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <linux/errno.h>
|
#include <linux/errno.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/davinci_misc.h>
|
#include <asm/arch/davinci_misc.h>
|
||||||
#ifdef CONFIG_MMC_DAVINCI
|
#ifdef CONFIG_MMC_DAVINCI
|
||||||
#include <mmc.h>
|
#include <mmc.h>
|
||||||
|
@ -18,6 +18,7 @@
|
|||||||
#include <i2c.h>
|
#include <i2c.h>
|
||||||
#include <net.h>
|
#include <net.h>
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/hardware.h>
|
#include <asm/arch/hardware.h>
|
||||||
#include <asm/ti-common/davinci_nand.h>
|
#include <asm/ti-common/davinci_nand.h>
|
||||||
#include <asm/arch/emac_defs.h>
|
#include <asm/arch/emac_defs.h>
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <asm/gpio.h>
|
#include <asm/gpio.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/at91sam9_smc.h>
|
#include <asm/arch/at91sam9_smc.h>
|
||||||
#include <asm/arch/at91_common.h>
|
#include <asm/arch/at91_common.h>
|
||||||
#include <asm/arch/at91_pmc.h>
|
#include <asm/arch/at91_pmc.h>
|
||||||
|
@ -24,6 +24,7 @@
|
|||||||
#include <asm/gpio.h>
|
#include <asm/gpio.h>
|
||||||
#include <asm/arch/sys_proto.h>
|
#include <asm/arch/sys_proto.h>
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
#ifndef CONFIG_BOARD_LATE_INIT
|
#ifndef CONFIG_BOARD_LATE_INIT
|
||||||
#error "CONFIG_BOARD_LATE_INIT must be set for this board"
|
#error "CONFIG_BOARD_LATE_INIT must be set for this board"
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
#include <asm/arch/clock.h>
|
#include <asm/arch/clock.h>
|
||||||
#include <asm/arch/gpio.h>
|
#include <asm/arch/gpio.h>
|
||||||
#include <asm/gpio.h>
|
#include <asm/gpio.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
#include "duovero_mux_data.h"
|
#include "duovero_mux_data.h"
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
#include <asm/arch/pxa-regs.h>
|
#include <asm/arch/pxa-regs.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <usb.h>
|
#include <usb.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
#include <asm/arch/clock.h>
|
#include <asm/arch/clock.h>
|
||||||
#include <asm/arch/imx-regs.h>
|
#include <asm/arch/imx-regs.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/sys_proto.h>
|
#include <asm/arch/sys_proto.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
@ -25,6 +25,7 @@
|
|||||||
#include <asm/arch/davinci_misc.h>
|
#include <asm/arch/davinci_misc.h>
|
||||||
#include <linux/errno.h>
|
#include <linux/errno.h>
|
||||||
#include <hwconfig.h>
|
#include <hwconfig.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
#ifdef CONFIG_MMC_DAVINCI
|
#ifdef CONFIG_MMC_DAVINCI
|
||||||
#include <mmc.h>
|
#include <mmc.h>
|
||||||
|
@ -27,6 +27,7 @@
|
|||||||
#include <net.h>
|
#include <net.h>
|
||||||
#endif
|
#endif
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/tegra.h>
|
#include <asm/arch/tegra.h>
|
||||||
#include <asm/arch-tegra/board.h>
|
#include <asm/arch-tegra/board.h>
|
||||||
#include <asm/arch/clock.h>
|
#include <asm/arch/clock.h>
|
||||||
|
@ -18,6 +18,7 @@
|
|||||||
#include <asm/arch/mux.h>
|
#include <asm/arch/mux.h>
|
||||||
#include <asm/arch/sys_proto.h>
|
#include <asm/arch/sys_proto.h>
|
||||||
#include <asm/gpio.h>
|
#include <asm/gpio.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -26,6 +26,7 @@
|
|||||||
#include <net.h>
|
#include <net.h>
|
||||||
#endif
|
#endif
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -25,6 +25,7 @@
|
|||||||
#include <net.h>
|
#include <net.h>
|
||||||
#endif
|
#endif
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -25,6 +25,7 @@
|
|||||||
#include <net.h>
|
#include <net.h>
|
||||||
#endif
|
#endif
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
#include <samsung/misc.h>
|
#include <samsung/misc.h>
|
||||||
#include <usb.h>
|
#include <usb.h>
|
||||||
#include <usb_mass_storage.h>
|
#include <usb_mass_storage.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <asm/arch/sromc.h>
|
#include <asm/arch/sromc.h>
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
#include <libtizen.h>
|
#include <libtizen.h>
|
||||||
#include <samsung/misc.h>
|
#include <samsung/misc.h>
|
||||||
#include <usb_mass_storage.h>
|
#include <usb_mass_storage.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -28,6 +28,7 @@
|
|||||||
#include <miiphy.h>
|
#include <miiphy.h>
|
||||||
#include <cpsw.h>
|
#include <cpsw.h>
|
||||||
#include <watchdog.h>
|
#include <watchdog.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include "../common/factoryset.h"
|
#include "../common/factoryset.h"
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
#include <nand.h>
|
#include <nand.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <linux/mtd/fsmc_nand.h>
|
#include <linux/mtd/fsmc_nand.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/hardware.h>
|
#include <asm/arch/hardware.h>
|
||||||
#include <asm/arch/spr_defs.h>
|
#include <asm/arch/spr_defs.h>
|
||||||
#include <asm/arch/spr_misc.h>
|
#include <asm/arch/spr_misc.h>
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
#include <nand.h>
|
#include <nand.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <linux/mtd/fsmc_nand.h>
|
#include <linux/mtd/fsmc_nand.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/hardware.h>
|
#include <asm/arch/hardware.h>
|
||||||
#include <asm/arch/spr_defs.h>
|
#include <asm/arch/spr_defs.h>
|
||||||
#include <asm/arch/spr_misc.h>
|
#include <asm/arch/spr_misc.h>
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
#include <nand.h>
|
#include <nand.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <linux/mtd/fsmc_nand.h>
|
#include <linux/mtd/fsmc_nand.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/hardware.h>
|
#include <asm/arch/hardware.h>
|
||||||
#include <asm/arch/spr_defs.h>
|
#include <asm/arch/spr_defs.h>
|
||||||
#include <asm/arch/spr_misc.h>
|
#include <asm/arch/spr_misc.h>
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
#include <nand.h>
|
#include <nand.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <linux/mtd/fsmc_nand.h>
|
#include <linux/mtd/fsmc_nand.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/hardware.h>
|
#include <asm/arch/hardware.h>
|
||||||
#include <asm/arch/spr_defs.h>
|
#include <asm/arch/spr_defs.h>
|
||||||
#include <asm/arch/spr_misc.h>
|
#include <asm/arch/spr_misc.h>
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
#include <phy.h>
|
#include <phy.h>
|
||||||
#include <rtc.h>
|
#include <rtc.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/hardware.h>
|
#include <asm/arch/hardware.h>
|
||||||
#include <asm/arch/spr_defs.h>
|
#include <asm/arch/spr_defs.h>
|
||||||
#include <asm/arch/spr_misc.h>
|
#include <asm/arch/spr_misc.h>
|
||||||
|
@ -24,6 +24,7 @@
|
|||||||
#include <sata.h>
|
#include <sata.h>
|
||||||
#include <usb.h>
|
#include <usb.h>
|
||||||
#include <asm/gpio.h>
|
#include <asm/gpio.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/clock.h>
|
#include <asm/arch/clock.h>
|
||||||
#include <asm/arch/ehci.h>
|
#include <asm/arch/ehci.h>
|
||||||
#include <asm/ehci-omap.h>
|
#include <asm/ehci-omap.h>
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
* SPDX-License-Identifier: GPL-2.0+
|
* SPDX-License-Identifier: GPL-2.0+
|
||||||
*/
|
*/
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <asm/arch/sys_proto.h>
|
#include <asm/arch/sys_proto.h>
|
||||||
#include <asm/arch/mmc_host_def.h>
|
#include <asm/arch/mmc_host_def.h>
|
||||||
#include <asm/arch/clock.h>
|
#include <asm/arch/clock.h>
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
#include <serial.h>
|
#include <serial.h>
|
||||||
#include <usb.h>
|
#include <usb.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include "../common/tdx-common.h"
|
#include "../common/tdx-common.h"
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
#include <malloc.h>
|
#include <malloc.h>
|
||||||
#include <mmc.h>
|
#include <mmc.h>
|
||||||
#include <nand.h>
|
#include <nand.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
#include <spi.h>
|
#include <spi.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <usb.h>
|
#include <usb.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
#include <asm/imx-common/iomux-v3.h>
|
#include <asm/imx-common/iomux-v3.h>
|
||||||
#include <asm/imx-common/sys_proto.h>
|
#include <asm/imx-common/sys_proto.h>
|
||||||
#include <dm.h>
|
#include <dm.h>
|
||||||
|
#include <asm/mach-types.h>
|
||||||
#include <power/regulator.h>
|
#include <power/regulator.h>
|
||||||
|
|
||||||
#include "ehci.h"
|
#include "ehci.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user