mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 14:00:19 +00:00 
			
		
		
		
	board: google: 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:
		
							parent
							
								
									e779aff05f
								
							
						
					
					
						commit
						2e6ecea31e
					
				@ -5,7 +5,6 @@
 | 
			
		||||
 | 
			
		||||
#define LOG_CATEGORY	UCLASS_SYSINFO
 | 
			
		||||
 | 
			
		||||
#include <common.h>
 | 
			
		||||
#include <bloblist.h>
 | 
			
		||||
#include <command.h>
 | 
			
		||||
#include <cros_ec.h>
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,6 @@
 | 
			
		||||
 * Copyright 2020 NXP
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <common.h>
 | 
			
		||||
#include <env.h>
 | 
			
		||||
#include <init.h>
 | 
			
		||||
#include <malloc.h>
 | 
			
		||||
 | 
			
		||||
@ -4,7 +4,7 @@
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <common.h>
 | 
			
		||||
#include <config.h>
 | 
			
		||||
#include <hang.h>
 | 
			
		||||
#include <asm/global_data.h>
 | 
			
		||||
#include <asm/io.h>
 | 
			
		||||
 | 
			
		||||
@ -4,7 +4,6 @@
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <clk.h>
 | 
			
		||||
#include <common.h>
 | 
			
		||||
#include <dm.h>
 | 
			
		||||
#include <init.h>
 | 
			
		||||
#include <log.h>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user