]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/pcippc2/cpc710_pci.c
* Code cleanup:
[karo-tx-uboot.git] / board / pcippc2 / cpc710_pci.c
index 9975cdaa587abd5b7408678fe55474c5e43adccf..bed8aeab091eaa8b1f857febc1b8c7309ac45251 100644 (file)
@@ -53,7 +53,7 @@ void cpc710_pci_init (void)
   u32                  sdram_size = pcippc2_sdram_size();
 
   cpc710_mapped_ram = sdram_size < PCI_MEMORY_MAXSIZE ?
-                      sdram_size : PCI_MEMORY_MAXSIZE;
+                     sdram_size : PCI_MEMORY_MAXSIZE;
 
     /* Select the local PCI
      */