diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/dbsc5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dbsc5.h b/include/dbsc5.h index cec937d89e7..b9b8703141a 100644 --- a/include/dbsc5.h +++ b/include/dbsc5.h @@ -50,7 +50,7 @@ struct renesas_dbsc5_board_config { u8 bdcfg_dm_swap[SLICE_CNT]; /* SoC ckeX([1][0]) -> MEM csY */ u8 bdcfg_cs_swap; - } ch[4]; + } ch[DRAM_CH_CNT]; }; #endif /* __INCLUDE_DBSC5_H__ */ |
