src/cpu: Get rid of whitespace before tab
Change-Id: Ic501f5f9e8cd79774eb2a8d8902f01853d746470 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26648 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
		
				
					committed by
					
						 Patrick Georgi
						Patrick Georgi
					
				
			
			
				
	
			
			
			
						parent
						
							0d8f1dac9e
						
					
				
				
					commit
					9d75957116
				
			| @@ -30,9 +30,9 @@ | ||||
| #define UCODE_SECTION_START_ID		0x00000001 | ||||
| #define UCODE_MAGIC			0x00414d44 | ||||
|  | ||||
| #define F1XH_MPB_MAX_SIZE 	2048 | ||||
| #define F15H_MPB_MAX_SIZE 	4096 | ||||
| #define CONT_HDR 		12 | ||||
| #define F1XH_MPB_MAX_SIZE	2048 | ||||
| #define F15H_MPB_MAX_SIZE	4096 | ||||
| #define CONT_HDR		12 | ||||
| #define SECT_HDR		8 | ||||
|  | ||||
| /* | ||||
|   | ||||
		Reference in New Issue
	
	Block a user