board: ronetix: Remove <common.h> and add needed includes

Remove <common.h> from this board vendor directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2024-05-07 08:00:39 -06:00
parent df1fdf2423
commit 5634cb8213
8 changed files with 4 additions and 8 deletions
-1
View File
@@ -15,7 +15,6 @@
#include <asm/mach-imx/iomux-v3.h>
#include <asm/mach-imx/mxc_i2c.h>
#include <asm/io.h>
#include <common.h>
#include <i2c.h>
#include <miiphy.h>
#include <power/pmic.h>
-1
View File
@@ -5,7 +5,6 @@
* Author: Ilko Iliev <iliev@ronetix.at>
*/
#include <common.h>
#include <cpu_func.h>
#include <init.h>
#include <asm/arch/clock.h>
-1
View File
@@ -3,7 +3,6 @@
* Copyright 2018 NXP
*/
#include <common.h>
#include <miiphy.h>
#include <asm-generic/gpio.h>
#include <asm/arch/imx8mq_pins.h>
-1
View File
@@ -4,7 +4,6 @@
*/
#include <linux/kernel.h>
#include <common.h>
#include <asm/arch/ddr.h>
#include <asm/arch/lpddr4_define.h>
+1 -1
View File
@@ -4,7 +4,7 @@
*
*/
#include <common.h>
#include <config.h>
#include <hang.h>
#include <init.h>
#include <asm/arch/ddr.h>
+1 -1
View File
@@ -7,7 +7,7 @@
* Copyright (C) 2009 Jean-Christopher PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
*/
#include <common.h>
#include <config.h>
#include <init.h>
#include <vsprintf.h>
#include <asm/global_data.h>
+1 -1
View File
@@ -7,7 +7,7 @@
* Copyright (C) 2009 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
*/
#include <common.h>
#include <config.h>
#include <init.h>
#include <asm/global_data.h>
#include <linux/sizes.h>
+1 -1
View File
@@ -10,7 +10,7 @@
* Lead Tech Design <www.leadtechdesign.com>
*/
#include <common.h>
#include <config.h>
#include <init.h>
#include <asm/global_data.h>
#include <linux/sizes.h>