Merge branch 'next'

This commit is contained in:
Tom Rini
2024-07-01 13:17:56 -06:00
6229 changed files with 91436 additions and 53094 deletions

View File

@@ -5,7 +5,6 @@
#define LOG_CATEGORY UCLASS_SYSINFO
#include <common.h>
#include <bloblist.h>
#include <command.h>
#include <cros_ec.h>

View File

@@ -3,7 +3,6 @@
* Copyright 2020 NXP
*/
#include <common.h>
#include <env.h>
#include <init.h>
#include <malloc.h>

View File

@@ -4,7 +4,7 @@
*
*/
#include <common.h>
#include <config.h>
#include <hang.h>
#include <asm/global_data.h>
#include <asm/io.h>

View File

@@ -4,7 +4,6 @@
*/
#include <clk.h>
#include <common.h>
#include <dm.h>
#include <init.h>
#include <log.h>