mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-30 18:05:48 +01:00 
			
		
		
		
	common: Drop init.h from common header
Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
		| @@ -4,6 +4,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <malloc.h> | ||||
| #include <vsprintf.h> | ||||
| #include <asm/arcregs.h> | ||||
|   | ||||
| @@ -3,6 +3,7 @@ | ||||
|  * Copyright (C) 2013-2015 Synopsys, Inc. All rights reserved. | ||||
|  */ | ||||
|  | ||||
| #include <init.h> | ||||
| #include <asm/cache.h> | ||||
| #include <common.h> | ||||
|  | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <div64.h> | ||||
| #include <init.h> | ||||
| #include <asm/arch/imx-regs.h> | ||||
| #include <asm/arch/clock.h> | ||||
| #include <asm/io.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/arch/imx-regs.h> | ||||
| #include <asm/io.h> | ||||
|  | ||||
|   | ||||
| @@ -9,6 +9,7 @@ | ||||
| #include <common.h> | ||||
| #include <clock_legacy.h> | ||||
| #include <div64.h> | ||||
| #include <init.h> | ||||
| #include <net.h> | ||||
| #include <asm/io.h> | ||||
| #include <linux/errno.h> | ||||
|   | ||||
| @@ -7,6 +7,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/imx-regs.h> | ||||
| #include <asm/arch/crm_regs.h> | ||||
|   | ||||
| @@ -12,6 +12,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <linux/types.h> | ||||
| #include <asm/arch/ep93xx.h> | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <asm/arch/cpu.h> | ||||
| #include <asm/arch/armada100.h> | ||||
|  | ||||
|   | ||||
| @@ -7,6 +7,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/armada100.h> | ||||
|  | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/arch/cpu.h> | ||||
| #include <asm/arch/armada100.h> | ||||
|   | ||||
| @@ -11,6 +11,7 @@ | ||||
| #include <common.h> | ||||
| #include <clock_legacy.h> | ||||
| #include <div64.h> | ||||
| #include <init.h> | ||||
| #include <net.h> | ||||
| #include <netdev.h> | ||||
| #include <vsprintf.h> | ||||
|   | ||||
| @@ -20,6 +20,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/imx-regs.h> | ||||
|  | ||||
|   | ||||
| @@ -17,6 +17,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <div64.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/imx-regs.h> | ||||
|   | ||||
| @@ -12,6 +12,7 @@ | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <hang.h> | ||||
| #include <init.h> | ||||
| #include <net.h> | ||||
| #include <linux/errno.h> | ||||
| #include <asm/io.h> | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <config.h> | ||||
| #include <init.h> | ||||
| #include <serial.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/imx-regs.h> | ||||
|   | ||||
| @@ -10,6 +10,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/imx-regs.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/hardware.h> | ||||
| #include <asm/arch/spr_misc.h> | ||||
|   | ||||
| @@ -7,6 +7,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <spl.h> | ||||
| #include <version.h> | ||||
| #include <asm/io.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/hardware.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <div64.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <div64.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/iproc-common/timer.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <net.h> | ||||
| #include <vsprintf.h> | ||||
| #include <asm/arch/clock.h> | ||||
|   | ||||
| @@ -4,6 +4,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <div64.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  */ | ||||
| #include <common.h> | ||||
| #include <fdtdec.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/clk.h> | ||||
|  | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <div64.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/pwm.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch-stv0991/hardware.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/timer.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
| #include <common.h> | ||||
| #include <clock_legacy.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <net.h> | ||||
| #include <asm/cache.h> | ||||
| #include <asm/io.h> | ||||
|   | ||||
| @@ -4,6 +4,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <div64.h> | ||||
|   | ||||
| @@ -22,6 +22,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
|  | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
| #include <cpu_func.h> | ||||
| #include <env.h> | ||||
| #include <image.h> | ||||
| #include <init.h> | ||||
| #include <spl.h> | ||||
| #include <asm/cache.h> | ||||
| #include <asm/io.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <asm/cache.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/system.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
| #include <common.h> | ||||
| #include <clock_legacy.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <net.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/imx-regs.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <errno.h> | ||||
| #include <linux/compiler.h> | ||||
|   | ||||
| @@ -11,6 +11,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <irq_func.h> | ||||
| #include <asm/arch/pxa-regs.h> | ||||
| #include <asm/cache.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
|  | ||||
| int timer_init(void) | ||||
|   | ||||
| @@ -9,6 +9,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <config.h> | ||||
| #include <init.h> | ||||
| #include <spl.h> | ||||
| #include <image.h> | ||||
| #include <asm/cache.h> | ||||
|   | ||||
| @@ -11,6 +11,7 @@ | ||||
|  * Marius Groeger <mgroeger@sysgo.de> | ||||
|  */ | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
|  | ||||
| DECLARE_GLOBAL_DATA_PTR; | ||||
|  | ||||
|   | ||||
| @@ -4,6 +4,7 @@ | ||||
|  */ | ||||
| #include <common.h> | ||||
| #include <dm.h> | ||||
| #include <init.h> | ||||
| #include <ram.h> | ||||
| #include <timer.h> | ||||
| #include <asm/io.h> | ||||
|   | ||||
| @@ -11,6 +11,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/hardware.h> | ||||
| #include <asm/arch/clk.h> | ||||
|   | ||||
| @@ -14,6 +14,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
|  | ||||
| #include <asm/io.h> | ||||
|   | ||||
| @@ -7,6 +7,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <vsprintf.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/hardware.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/hardware.h> | ||||
|   | ||||
| @@ -10,6 +10,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <vsprintf.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/hardware.h> | ||||
|   | ||||
| @@ -9,6 +9,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/hardware.h> | ||||
|   | ||||
| @@ -10,6 +10,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <hang.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/at91_common.h> | ||||
| #include <asm/arch/at91sam9_matrix.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <hang.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/at91_common.h> | ||||
| #include <asm/arch/at91_pit.h> | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <dm/device.h> | ||||
| #include <fdt_support.h> | ||||
|  | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/arch/hardware.h> | ||||
| #include <asm/io.h> | ||||
|  | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  * Heiko Schocher, DENX Software Engineering, hs@denx.de. | ||||
|  */ | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <nand.h> | ||||
| #include <ns16550.h> | ||||
| #include <post.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
| #include <common.h> | ||||
| #include <config.h> | ||||
| #include <hang.h> | ||||
| #include <init.h> | ||||
| #include <spl.h> | ||||
| #include <asm/u-boot.h> | ||||
| #include <asm/utils.h> | ||||
|   | ||||
| @@ -21,6 +21,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/timer_defs.h> | ||||
|   | ||||
| @@ -27,6 +27,7 @@ | ||||
| #include <config.h> | ||||
| #include <debug_uart.h> | ||||
| #include <asm/system.h> | ||||
| #include <init.h> | ||||
| #include <asm/arch/cpu.h> | ||||
| #include <asm/arch/dmc.h> | ||||
| #include <asm/arch/power.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <config.h> | ||||
| #include <init.h> | ||||
|  | ||||
| #include <asm/cache.h> | ||||
| #include <asm/arch/clock.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch-armv7/systimer.h> | ||||
|  | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
|  | ||||
| #include <bootm.h> | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <net.h> | ||||
| #include <netdev.h> | ||||
| #include <linux/errno.h> | ||||
|   | ||||
| @@ -7,6 +7,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <asm/arch/imx-regs.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/clock.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/armv7_mpu.h> | ||||
|  | ||||
|   | ||||
| @@ -4,6 +4,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/imx-regs.h> | ||||
| #include <asm/arch/clock.h> | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <hang.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/imx-regs.h> | ||||
| #include <asm/arch/sys_proto.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <div64.h> | ||||
|   | ||||
| @@ -7,6 +7,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <div64.h> | ||||
|   | ||||
| @@ -7,6 +7,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <spl.h> | ||||
| #include <asm/arch/hardware.h> | ||||
|   | ||||
| @@ -9,6 +9,7 @@ | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <image.h> | ||||
| #include <init.h> | ||||
| #include <spl.h> | ||||
| #include "common.h" | ||||
| #include <dm.h> | ||||
|   | ||||
| @@ -7,6 +7,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <spl.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/armv7_mpu.h> | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <ns16550.h> | ||||
| #include <asm/cache.h> | ||||
| #include <asm/io.h> | ||||
|   | ||||
| @@ -7,6 +7,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/psc_defs.h> | ||||
| #include <asm/arch/hardware.h> | ||||
|   | ||||
| @@ -9,6 +9,7 @@ | ||||
| #include <command.h> | ||||
| #include <cpu_func.h> | ||||
| #include <env.h> | ||||
| #include <init.h> | ||||
| #include <net.h> | ||||
| #include <netdev.h> | ||||
| #include <asm/cache.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <net.h> | ||||
| #include <netdev.h> | ||||
| #include <asm/arch/cpu.h> | ||||
|   | ||||
| @@ -4,6 +4,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/arch/cpu.h> | ||||
| #include <asm/arch/clk.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <dm.h> | ||||
| #include <init.h> | ||||
| #include <wdt.h> | ||||
| #include <dm/uclass-internal.h> | ||||
|  | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <fdtdec.h> | ||||
| #include <init.h> | ||||
| #include <asm/armv8/mmu.h> | ||||
| #include <asm/cache.h> | ||||
|  | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
| #include <common.h> | ||||
| #include <dm.h> | ||||
| #include <fdtdec.h> | ||||
| #include <init.h> | ||||
| #include <ram.h> | ||||
| #include <asm/arch/misc.h> | ||||
| #include <asm/sections.h> | ||||
|   | ||||
| @@ -10,6 +10,7 @@ | ||||
| #include <common.h> | ||||
| #include <dm.h> | ||||
| #include <fdtdec.h> | ||||
| #include <init.h> | ||||
| #include <ram.h> | ||||
| #include <wdt.h> | ||||
| #include <asm/arch/misc.h> | ||||
|   | ||||
| @@ -10,6 +10,7 @@ | ||||
| #include <cpu_func.h> | ||||
| #include <dm.h> | ||||
| #include <fdtdec.h> | ||||
| #include <init.h> | ||||
| #include <ram.h> | ||||
| #include <asm/arch/misc.h> | ||||
| #include <asm/armv8/mmu.h> | ||||
|   | ||||
| @@ -11,6 +11,7 @@ | ||||
| #include <cpu_func.h> | ||||
| #include <dm.h> | ||||
| #include <fdtdec.h> | ||||
| #include <init.h> | ||||
| #include <ram.h> | ||||
| #include <asm/arch/misc.h> | ||||
| #include <asm/armv8/mmu.h> | ||||
|   | ||||
| @@ -7,6 +7,7 @@ | ||||
| #include <clk.h> | ||||
| #include <common.h> | ||||
| #include <hang.h> | ||||
| #include <init.h> | ||||
| #include <spl.h> | ||||
|  | ||||
| #include "init.h" | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <dm.h> | ||||
| #include <linux/bitfield.h> | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
| #include <cpu_func.h> | ||||
| #include <dm.h> | ||||
| #include <fdtdec.h> | ||||
| #include <init.h> | ||||
| #include <linux/libfdt.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/system.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
| #include <common.h> | ||||
| #include <ahci.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <linux/mbus.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/pl310.h> | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
| #include <debug_uart.h> | ||||
| #include <fdtdec.h> | ||||
| #include <hang.h> | ||||
| #include <init.h> | ||||
| #include <spl.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/cpu.h> | ||||
|   | ||||
| @@ -7,6 +7,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/soc.h> | ||||
|  | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/arch/clock.h> | ||||
| #include <asm/arch/clk_synthesizer.h> | ||||
| #include <asm/arch/cpu.h> | ||||
|   | ||||
| @@ -9,6 +9,7 @@ | ||||
|  */ | ||||
| #include <common.h> | ||||
| #include <hang.h> | ||||
| #include <init.h> | ||||
| #include <asm/arch/cpu.h> | ||||
| #include <asm/arch/clock.h> | ||||
| #include <asm/arch/hardware.h> | ||||
|   | ||||
| @@ -12,6 +12,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/sys_proto.h> | ||||
| #include <asm/arch/cpu.h> | ||||
|   | ||||
| @@ -15,6 +15,7 @@ | ||||
| #include <common.h> | ||||
| #include <hang.h> | ||||
| #include <i2c.h> | ||||
| #include <init.h> | ||||
| #include <asm/omap_common.h> | ||||
| #include <asm/gpio.h> | ||||
| #include <asm/arch/clock.h> | ||||
|   | ||||
| @@ -13,6 +13,7 @@ | ||||
| #include <common.h> | ||||
| #include <debug_uart.h> | ||||
| #include <fdtdec.h> | ||||
| #include <init.h> | ||||
| #include <spl.h> | ||||
| #include <asm/arch/sys_proto.h> | ||||
| #include <linux/sizes.h> | ||||
|   | ||||
| @@ -17,6 +17,7 @@ | ||||
|  */ | ||||
| #include <common.h> | ||||
| #include <dm.h> | ||||
| #include <init.h> | ||||
| #include <spl.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/sys_proto.h> | ||||
|   | ||||
| @@ -10,6 +10,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/mem.h> | ||||
| #include <asm/arch/sys_proto.h> | ||||
|   | ||||
| @@ -22,6 +22,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/mem.h> | ||||
| #include <asm/arch/sys_proto.h> | ||||
|   | ||||
| @@ -16,6 +16,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch/cpu.h> | ||||
|   | ||||
| @@ -10,6 +10,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <net.h> | ||||
| #include <netdev.h> | ||||
| #include <asm/cache.h> | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
|  | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <cpu_func.h> | ||||
| #include <init.h> | ||||
| #include <asm/cache.h> | ||||
| #include <linux/arm-smccc.h> | ||||
| #include <linux/psci.h> | ||||
|   | ||||
| @@ -4,6 +4,7 @@ | ||||
|  * (C) Copyright 2012 Renesas Solutions Corp. | ||||
|  */ | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
|  | ||||
| #ifdef CONFIG_ARCH_RMOBILE_BOARD_STRING | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
| #include <common.h> | ||||
| #include <cpu_func.h> | ||||
| #include <asm/cache.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <env.h> | ||||
| #include <linux/ctype.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <div64.h> | ||||
| #include <init.h> | ||||
| #include <time.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch-armv7/globaltimer.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
|  */ | ||||
|  | ||||
| #include <common.h> | ||||
| #include <init.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch-rockchip/clock.h> | ||||
| #include <asm/arch-rockchip/cru.h> | ||||
|   | ||||
| @@ -6,6 +6,7 @@ | ||||
| #include <common.h> | ||||
| #include <debug_uart.h> | ||||
| #include <dm.h> | ||||
| #include <init.h> | ||||
| #include <ram.h> | ||||
| #include <spl.h> | ||||
| #include <version.h> | ||||
|   | ||||
| @@ -5,6 +5,7 @@ | ||||
| #include <common.h> | ||||
| #include <clk.h> | ||||
| #include <dm.h> | ||||
| #include <init.h> | ||||
| #include <asm/armv8/mmu.h> | ||||
| #include <asm/io.h> | ||||
| #include <asm/arch-rockchip/grf_px30.h> | ||||
|   | ||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user