mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-30 18:05:48 +01:00 
			
		
		
		
	board: calao: 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:
		| @@ -7,7 +7,7 @@ | |||||||
|  * Mateusz Kulikowski <mateusz.kulikowski@gmail.com> |  * Mateusz Kulikowski <mateusz.kulikowski@gmail.com> | ||||||
|  */ |  */ | ||||||
|  |  | ||||||
| #include <common.h> | #include <config.h> | ||||||
| #include <init.h> | #include <init.h> | ||||||
| #include <asm/arch/at91sam9_smc.h> | #include <asm/arch/at91sam9_smc.h> | ||||||
| #include <asm/arch/at91_common.h> | #include <asm/arch/at91_common.h> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user