ti: k3: Drop <common.h> usage

None of these files need <common.h> to be included, drop it.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2023-11-01 12:28:21 -04:00
parent 7f38e9c9a4
commit ac23bb63cf
15 changed files with 0 additions and 15 deletions

View File

@@ -5,7 +5,6 @@
*
* Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
*/
#include <common.h>
#include <asm/arch/hardware.h>
#include "common.h"

View File

@@ -7,7 +7,6 @@
* Dave Gerlach <d-gerlach@ti.com>
*/
#include <common.h>
#include <fdt_support.h>
#include <spl.h>
#include <asm/io.h>

View File

@@ -6,7 +6,6 @@
* Lokesh Vutla <lokeshvutla@ti.com>
*/
#include <common.h>
#include <fdt_support.h>
#include <init.h>
#include <asm/global_data.h>

View File

@@ -9,7 +9,6 @@
*
*/
#include <common.h>
#include <asm/system.h>
#include <asm/armv8/mmu.h>

View File

@@ -6,7 +6,6 @@
* Lokesh Vutla <lokeshvutla@ti.com>
*/
#include <common.h>
#include <cpu_func.h>
#include <image.h>
#include <init.h>

View File

@@ -6,7 +6,6 @@
* Lokesh Vutla <lokeshvutla@ti.com>
*/
#include <common.h>
#include <init.h>
#include <spl.h>
#include <asm/io.h>

View File

@@ -6,7 +6,6 @@
* David Huang <d-huang@ti.com>
*/
#include <common.h>
#include <init.h>
#include <spl.h>
#include <asm/io.h>

View File

@@ -6,7 +6,6 @@
* Lokesh Vutla <lokeshvutla@ti.com>
*/
#include <common.h>
#include <asm/io.h>
#include <linux/kernel.h>
#include "common.h"

View File

@@ -7,7 +7,6 @@
*/
#include <asm/io.h>
#include <common.h>
#include <cpu_func.h>
#include <dm.h>
#include <hang.h>

View File

@@ -6,7 +6,6 @@
* Andreas Dannenberg <dannenberg@ti.com>
*/
#include <common.h>
#include <dm.h>
#include <image.h>
#include <log.h>

View File

@@ -8,7 +8,6 @@
#include <asm/arch/hardware.h>
#include <asm/io.h>
#include <common.h>
#include <dm/uclass.h>
#include <env.h>
#include <fdt_support.h>

View File

@@ -7,7 +7,6 @@
*
*/
#include <common.h>
#include <asm/io.h>
#include <dm/uclass.h>
#include <k3-ddrss.h>

View File

@@ -7,7 +7,6 @@
*
*/
#include <common.h>
#include <dm.h>
#include <fdt_support.h>
#include <image.h>

View File

@@ -7,7 +7,6 @@
*
*/
#include <common.h>
#include <env.h>
#include <fdt_support.h>
#include <generic-phy.h>

View File

@@ -7,7 +7,6 @@
*
*/
#include <common.h>
#include <env.h>
#include <fdt_support.h>
#include <generic-phy.h>