summaryrefslogtreecommitdiffstats
path: root/board/gen860t/fpga.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/gen860t/fpga.c')
-rw-r--r--board/gen860t/fpga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gen860t/fpga.c b/board/gen860t/fpga.c
index 48a4222ac4..dd0ef707d6 100644
--- a/board/gen860t/fpga.c
+++ b/board/gen860t/fpga.c
@@ -56,7 +56,7 @@ xilinx_virtex2_slave_selectmap_fns fpga_fns = {
fpga_post_config_fn
};
-Xilinx_desc fpga[CONFIG_FPGA_COUNT] = {
+xilinx_desc fpga[CONFIG_FPGA_COUNT] = {
{xilinx_virtex2,
slave_selectmap,
XILINX_XC2V3000_SIZE,
OpenPOWER on IntegriCloud