openrisc: Fix spelling in comment (transaltion -> translation)
I also removed two hyphens in the same comment. Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Jia Liu <proljc@gmail.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
		
							parent
							
								
									112f2ac98d
								
							
						
					
					
						commit
						2e0fc3a488
					
				@ -112,7 +112,7 @@ void openrisc_translate_init(void)
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Writeback SR_F transaltion-space to execution-space.  */
 | 
					/* Writeback SR_F translation space to execution space.  */
 | 
				
			||||||
static inline void wb_SR_F(void)
 | 
					static inline void wb_SR_F(void)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    int label;
 | 
					    int label;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user