Small coding style cleanup
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
		
							parent
							
								
									0f92c7e7c9
								
							
						
					
					
						commit
						c8603cfbd4
					
				| 
						 | 
					@ -585,7 +585,6 @@ int pci_pre_init(struct pci_controller *hose)
 | 
				
			||||||
#endif /* defined(CONFIG_PCI) */
 | 
					#endif /* defined(CONFIG_PCI) */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifdef CONFIG_CPCI405AB
 | 
					#ifdef CONFIG_CPCI405AB
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define ONE_WIRE_CLEAR   (*(volatile unsigned short *)(CFG_FPGA_BASE_ADDR + CFG_FPGA_MODE) \
 | 
					#define ONE_WIRE_CLEAR   (*(volatile unsigned short *)(CFG_FPGA_BASE_ADDR + CFG_FPGA_MODE) \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -216,4 +216,3 @@ long int initdram (int board_type)
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* ------------------------------------------------------------------------- */
 | 
					/* ------------------------------------------------------------------------- */
 | 
				
			||||||
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue