74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.c

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
This commit is contained in:
Stefan Roese 2009-06-04 13:35:37 +02:00 committed by Wolfgang Denk
parent 0e5ef07d0d
commit e5b563e9ec
1 changed files with 5 additions and 6 deletions

View File

@ -451,7 +451,6 @@ int misc_init_r ()
void after_reloc (ulong dest_addr, gd_t * gd)
{
memoryMapDeviceSpace (BOOT_DEVICE, CONFIG_SYS_BOOT_SPACE, CONFIG_SYS_BOOT_SIZE);
display_mem_map ();