]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/pci405/cmd_pci405.c
Big white-space cleanup.
[karo-tx-uboot.git] / board / esd / pci405 / cmd_pci405.c
index 9a0bf1e360337ff730ddbc00290987da4cd44501..5c717e253d8c7a9407aa45154e2204db81d061a4 100644 (file)
@@ -735,7 +735,7 @@ U_BOOT_CMD(
 );
 
 
-#define SECTOR_SIZE    32              /* 32 byte cache line */
+#define SECTOR_SIZE    32              /* 32 byte cache line */
 #define SECTOR_MASK    0x1F
 
 void my_flush_dcache(ulong lcl_addr, ulong count)