summaryrefslogtreecommitdiffstats
path: root/board/esd/pci405/cmd_pci405.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/pci405/cmd_pci405.c')
-rw-r--r--board/esd/pci405/cmd_pci405.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/pci405/cmd_pci405.c b/board/esd/pci405/cmd_pci405.c
index 9a0bf1e360..5c717e253d 100644
--- a/board/esd/pci405/cmd_pci405.c
+++ b/board/esd/pci405/cmd_pci405.c
@@ -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)
OpenPOWER on IntegriCloud