summaryrefslogtreecommitdiffstats
path: root/common/virtex2.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/virtex2.c')
-rw-r--r--common/virtex2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/virtex2.c b/common/virtex2.c
index 1283ff610d..665a503ec7 100644
--- a/common/virtex2.c
+++ b/common/virtex2.c
@@ -84,7 +84,7 @@
* an XC2V1000, if anyone can ever get ahold of one.
*/
#ifndef CFG_FPGA_WAIT_INIT
-#define CFG_FPGA_WAIT_INIT CFG_HZ/2 /* 500 ms */
+#define CFG_FPGA_WAIT_INIT CFG_HZ/2 /* 500 ms */
#endif
/*
OpenPOWER on IntegriCloud