From: Stefan Roese Date: Mon, 9 Jul 2007 09:00:24 +0000 (+0200) Subject: Small coding style cleanup X-Git-Tag: v1.3.0-rc1~19^2~6^2~8^2~1^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c8603cfbd4573379a6076c9c208545ba2bbf019a;p=u-boot Small coding style cleanup Signed-off-by: Stefan Roese --- diff --git a/board/esd/cpci405/cpci405.c b/board/esd/cpci405/cpci405.c index 2ed0fc2722..23585777dc 100644 --- a/board/esd/cpci405/cpci405.c +++ b/board/esd/cpci405/cpci405.c @@ -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) \ diff --git a/board/esd/wuh405/wuh405.c b/board/esd/wuh405/wuh405.c index 0b53062351..5fde8d6509 100644 --- a/board/esd/wuh405/wuh405.c +++ b/board/esd/wuh405/wuh405.c @@ -216,4 +216,3 @@ long int initdram (int board_type) } /* ------------------------------------------------------------------------- */ -