]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Small coding style cleanup
authorStefan Roese <sr@denx.de>
Mon, 9 Jul 2007 09:00:24 +0000 (11:00 +0200)
committerStefan Roese <sr@denx.de>
Mon, 9 Jul 2007 09:00:24 +0000 (11:00 +0200)
Signed-off-by: Stefan Roese <sr@denx.de>
board/esd/cpci405/cpci405.c
board/esd/wuh405/wuh405.c

index 2ed0fc272205539fadca592c8904d2fc0fa9b93d..23585777dcd68af457a173af6abe54d53ebadb48 100644 (file)
@@ -585,7 +585,6 @@ int pci_pre_init(struct pci_controller *hose)
 #endif /* defined(CONFIG_PCI) */
 
 
-
 #ifdef CONFIG_CPCI405AB
 
 #define ONE_WIRE_CLEAR   (*(volatile unsigned short *)(CFG_FPGA_BASE_ADDR + CFG_FPGA_MODE) \
index 0b530623517bf127d4039bf7eb91a9de82964a60..5fde8d65096377ef5ffcaf78aab9c4f96c42eeaf 100644 (file)
@@ -216,4 +216,3 @@ long int initdram (int board_type)
 }
 
 /* ------------------------------------------------------------------------- */
-