Cleanup even more poorly introduced whitespace.
This commit is contained in:
		
							parent
							
								
									ae6241685c
								
							
						
					
					
						commit
						b93775c203
					
				|  | @ -1,6 +1,6 @@ | ||||||
| /*
 | /*
 | ||||||
|  * Copyright 2006 Freescale Semiconductor. |  * Copyright 2006 Freescale Semiconductor. | ||||||
|  * Jeffrey Brown (jeffrey@freescale.com) |  * Jeffrey Brown | ||||||
|  * Srikanth Srinivasan (srikanth.srinivasan@freescale.com) |  * Srikanth Srinivasan (srikanth.srinivasan@freescale.com) | ||||||
|  */ |  */ | ||||||
| 
 | 
 | ||||||
|  | @ -70,8 +70,7 @@ | ||||||
| 
 | 
 | ||||||
| #ifndef __ASSEMBLY__ | #ifndef __ASSEMBLY__ | ||||||
| 
 | 
 | ||||||
| typedef struct | typedef struct { | ||||||
| { |  | ||||||
| 	unsigned long freqProcessor; | 	unsigned long freqProcessor; | ||||||
| 	unsigned long freqSystemBus; | 	unsigned long freqSystemBus; | ||||||
| } MPC86xx_SYS_INFO; | } MPC86xx_SYS_INFO; | ||||||
|  | @ -115,5 +114,3 @@ static __inline__ unsigned long get_l2cr (void) | ||||||
| 
 | 
 | ||||||
| #endif  /* _ASMLANGUAGE */ | #endif  /* _ASMLANGUAGE */ | ||||||
| #endif	/* __MPC86xx_H__ */ | #endif	/* __MPC86xx_H__ */ | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue