mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 18:35:42 +01:00 
			
		
		
		
	Avoid including config.h in command.h
This is not necessary and prevents using this header when building tools. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
		| @@ -11,7 +11,6 @@ | ||||
| #ifndef __COMMAND_H | ||||
| #define __COMMAND_H | ||||
|  | ||||
| #include <config.h> | ||||
| #include <linker_lists.h> | ||||
|  | ||||
| #ifndef NULL | ||||
|   | ||||
		Reference in New Issue
	
	Block a user