Patrice Chotard 14a50e3736 drivers: ram: stm32: fix compilation issue
If CONFIG_CLK flag is not set, compilation raises the
following error message:

drivers/ram/stm32_sdram.c: In function 'stm32_fmc_probe':
drivers/ram/stm32_sdram.c:154:2: error: 'ret' undeclared (first use in this function)
  ret = stm32_sdram_init(dev);

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
cc: Vikas Manocha <vikas.manocha@st.com>
2017-06-05 14:13:13 -04:00
..
2017-06-01 07:03:13 -06:00
2017-04-05 13:52:01 -04:00
2017-05-22 12:38:15 -04:00
2017-05-12 08:37:09 -04:00
2017-06-01 07:03:01 -06:00
2017-06-05 11:02:30 -04:00
2017-05-22 12:45:27 -04:00
2017-06-01 07:03:01 -06:00
2017-06-01 19:56:54 -07:00
2016-02-06 12:00:59 +01:00
2017-06-01 07:03:10 -06:00
2017-06-01 07:03:16 -06:00
2017-06-01 07:03:01 -06:00
2017-05-18 11:23:31 +02:00
2017-06-01 07:03:01 -06:00
2017-06-05 11:02:26 -04:00