mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 18:35:42 +01:00 
			
		
		
		
	arm: Kirkwood: Correct header define
Correct define typo (. -> ,) Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
This commit is contained in:
		
				
					committed by
					
						 Jean-Christophe PLAGNIOL-VILLARD
						Jean-Christophe PLAGNIOL-VILLARD
					
				
			
			
				
	
			
			
			
						parent
						
							8449f287f5
						
					
				
				
					commit
					2e23008e5d
				
			| @@ -289,7 +289,7 @@ | |||||||
|  |  | ||||||
| #define MPP48_GPIO		MPP( 48, 0x0, 1, 1, 0,   0,   0,   1    ) | #define MPP48_GPIO		MPP( 48, 0x0, 1, 1, 0,   0,   0,   1    ) | ||||||
| #define MPP48_TSMP12		MPP( 48, 0x1, 1, 1, 0,   0,   0,   1    ) | #define MPP48_TSMP12		MPP( 48, 0x1, 1, 1, 0,   0,   0,   1    ) | ||||||
| #define MPP48_TDM_DTX		MPP( 48. 0x2, 0, 1, 0,   0,   0,   1    ) | #define MPP48_TDM_DTX		MPP( 48, 0x2, 0, 1, 0,   0,   0,   1    ) | ||||||
|  |  | ||||||
| #define MPP49_GPIO		MPP( 49, 0x0, 1, 1, 0,   0,   0,   1    ) | #define MPP49_GPIO		MPP( 49, 0x0, 1, 1, 0,   0,   0,   1    ) | ||||||
| #define MPP49_TSMP9		MPP( 49, 0x1, 1, 1, 0,   0,   0,   1    ) | #define MPP49_TSMP9		MPP( 49, 0x1, 1, 1, 0,   0,   0,   1    ) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user