summaryrefslogtreecommitdiff
path: root/arch/Kconfig
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@st.com>2017-05-30 15:06:31 +0200
committerTom Rini <trini@konsulko.com>2017-06-05 14:13:13 -0400
commit14a50e37360231a096b4f39be8d64800aecd830c (patch)
treed127baa90009c248c6a48844c07dd4939a01613f /arch/Kconfig
parent439edf612047f343737a449e072898b8c6a0b515 (diff)
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>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions