summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/spl.c
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2015-07-25 08:37:16 +0200
committerMarek Vasut <marex@denx.de>2015-08-08 14:14:06 +0200
commit163ee7d9d2a71d0d289246c3bf50db7cc9db4a50 (patch)
treedd5a35c809d7c85c4d3c8982b3a4b01708563462 /arch/arm/mach-socfpga/spl.c
parent34122eb2621ff49e5e85ef89f98a823db4ff2c68 (diff)
downloadu-boot-imx-163ee7d9d2a71d0d289246c3bf50db7cc9db4a50.zip
u-boot-imx-163ee7d9d2a71d0d289246c3bf50db7cc9db4a50.tar.gz
u-boot-imx-163ee7d9d2a71d0d289246c3bf50db7cc9db4a50.tar.bz2
arm: socfpga: clock: Get rid of cm_config_t typedef
Get rid of this cryptic typedef and replace it with explicit struct cm_config. Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/mach-socfpga/spl.c')
-rw-r--r--arch/arm/mach-socfpga/spl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-socfpga/spl.c b/arch/arm/mach-socfpga/spl.c
index 400e463..6850fbf 100644
--- a/arch/arm/mach-socfpga/spl.c
+++ b/arch/arm/mach-socfpga/spl.c
@@ -85,7 +85,7 @@ void spl_board_init(void)
{
unsigned long sdram_size;
#ifndef CONFIG_SOCFPGA_VIRTUAL_TARGET
- cm_config_t cm_default_cfg = {
+ struct cm_config cm_default_cfg = {
/* main group */
MAIN_VCO_BASE,
(CONFIG_HPS_MAINPLLGRP_MPUCLK_CNT <<