]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
fsl_qe: Drop common.h
authorTom Rini <trini@konsulko.com>
Wed, 1 Nov 2023 16:28:08 +0000 (12:28 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 7 Nov 2023 19:50:51 +0000 (14:50 -0500)
In both include/fsl_qe.h and then also remove common.h from the files
which had included fsl_qe.h

Signed-off-by: Tom Rini <trini@konsulko.com>
14 files changed:
arch/powerpc/cpu/mpc83xx/cpu_init.c
arch/powerpc/cpu/mpc85xx/cpu_init.c
board/freescale/common/arm_sleep.c
board/freescale/common/mpc85xx_sleep.c
board/freescale/ls1021aqds/ls1021aqds.c
board/freescale/ls1021atsn/ls1021atsn.c
board/freescale/ls1021atwr/ls1021atwr.c
board/freescale/ls1043ardb/ls1043ardb.c
board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c
drivers/net/fm/fm.c
drivers/net/qe/uccf.c
drivers/qe/fdt.c
drivers/qe/qe.c
include/fsl_qe.h

index f5cb000de6bfff53a512168fd7601b507327c728..8e6d3d28fc63b39044b47d58c10d531700394f95 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (C) 2004-2009 Freescale Semiconductor, Inc.
  */
 
-#include <common.h>
 #include <asm-offsets.h>
 #include <mpc83xx.h>
 #include <system-constants.h>
index 96183ac2c84bdd9f0f9d59f68b89bf1b24df7372..b770d294e616c66bc0c1f05ebc9a59953134a21d 100644 (file)
@@ -9,7 +9,6 @@
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  */
 
-#include <common.h>
 #include <display_options.h>
 #include <env.h>
 #include <init.h>
index 46ffd817b44b3a7a537d1b9c0f341e3a6a859526..228f07502f7a1bf0e837755eef47e35890388bed 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright 2014 Freescale Semiconductor, Inc.
  */
 
-#include <common.h>
 #include <log.h>
 #include <asm/global_data.h>
 #include <asm/io.h>
index d3323b9ec1e5a6328d682f1d044e58cf7b9f4350..770fa0d62be5e92b2c3ee04ec2343208a30fa78e 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright 2014 Freescale Semiconductor, Inc.
  */
 
-#include <common.h>
 #include <log.h>
 #include <asm/global_data.h>
 #include <asm/immap_85xx.h>
index a618ce11a584a432b21fb94be6c24aaf73fd72be..930ef6be3850ba2dd844a81cc52c9ff07250938d 100644 (file)
@@ -4,7 +4,6 @@
  * Copyright 2019, 2021 NXP
  */
 
-#include <common.h>
 #include <clock_legacy.h>
 #include <fdt_support.h>
 #include <i2c.h>
index d0e4e796c6062ba65c0f9bf4806638cd0494adcc..b7e043b2e62f577c376697bcf48f9129b7545274 100644 (file)
@@ -1,7 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0
 /* Copyright 2016-2019, 2021 NXP
  */
-#include <common.h>
 #include <clock_legacy.h>
 #include <fdt_support.h>
 #include <init.h>
index 27b9d79e5f0bb874f3df05fa3f8d12b54757fc0f..78006afce8698e8b70c26e4b334bba3cbf2cae0b 100644 (file)
@@ -4,7 +4,6 @@
  * Copyright 2019, 2021-2022 NXP
  */
 
-#include <common.h>
 #include <clock_legacy.h>
 #include <command.h>
 #include <fdt_support.h>
index 18869d8c1df579e2a62be3855e272125c3a75a3a..cf84ff9e638ebd710b60e8ef2a9d80c41df8aeb6 100644 (file)
@@ -4,7 +4,6 @@
  * Copyright 2021-2022 NXP
  */
 
-#include <common.h>
 #include <i2c.h>
 #include <init.h>
 #include <asm/global_data.h>
index 21c21aac221f907f5fd2821c1f233140f380d465..01786d938de19c6d4c6c38f0e36d7e4bbff28f3f 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright 2020 Hitachi Power Grids. All rights reserved.
  */
 
-#include <common.h>
 #include <event.h>
 #include <i2c.h>
 #include <asm/io.h>
index 7dfa82190949a29a89b40adbff433e4a3cd0bcab..a8caa0f0927dbc60cc6f4bc367ece39d1678efb1 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright 2009-2011 Freescale Semiconductor, Inc.
  *     Dave Liu <daveliu@freescale.com>
  */
-#include <common.h>
 #include <env.h>
 #include <fs_loader.h>
 #include <image.h>
index 306f1ea1db68636259a7e178bfc839ee6f165f0d..00848a1a37d7b252b363bb20baa451a2bd0c5a77 100644 (file)
@@ -6,7 +6,6 @@
  * based on source code of Shlomi Gridish
  */
 
-#include <common.h>
 #include <malloc.h>
 #include <linux/errno.h>
 #include <asm/io.h>
index 6195c7c4442c6322934c81a15b9fa7f67d587c2c..fa9e406556031db0394c12cea1ddd700219d9d55 100644 (file)
@@ -6,7 +6,6 @@
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  */
 
-#include <common.h>
 #include <asm/global_data.h>
 #include <linux/libfdt.h>
 #include <fdt_support.h>
index 2825dc6f9aa6c4e630e85e0842207d2ef6fc4a9f..736dd8558b60414344654e629c1992448b1619db 100644 (file)
@@ -6,7 +6,6 @@
  * based on source code of Shlomi Gridish
  */
 
-#include <common.h>
 #include <malloc.h>
 #include <command.h>
 #include <asm/global_data.h>
index 48accb8d8918c72e90581af0ce91f15d38ee8660..309ca7ea6afc80ad89e9553cdfef53884cf4ba44 100644 (file)
@@ -9,7 +9,6 @@
 #ifndef __QE_H__
 #define __QE_H__
 
-#include "common.h"
 #ifdef CONFIG_U_QE
 #include <linux/immap_qe.h>
 #endif