mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 10:26:10 +01:00 
			
		
		
		
	include: linux: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
		| @@ -35,7 +35,6 @@ | ||||
| #define EDDMAGIC1 0x55AA | ||||
| #define EDDMAGIC2 0xAA55 | ||||
|  | ||||
|  | ||||
| #define READ_SECTORS 0x02         /* int13 AH=0x02 is READ_SECTORS command */ | ||||
| #define EDD_MBR_SIG_OFFSET 0x1B8  /* offset of signature in the MBR */ | ||||
| #define EDD_MBR_SIG_BUF    0x290  /* addr in boot params */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user