mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 02:15:45 +01:00 
			
		
		
		
	common: Drop linux/bitops.h from common header
Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
		| @@ -13,6 +13,8 @@ | ||||
| #ifndef __U_BOOT_H__ | ||||
| #define __U_BOOT_H__ | ||||
|  | ||||
| #include <config.h> | ||||
|  | ||||
| /* For image.h:image_check_target_arch() */ | ||||
| #define IH_ARCH_DEFAULT IH_ARCH_PPC | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user