commit | 8e0497a78e2e6b6643a2411bd13a79e837d0a0ac | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Mon May 14 15:42:49 2018 +0200 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed May 16 18:41:21 2018 +0530 |
tree | 238ec1e4990763ed65ca08e6361d43d17d870c98 | |
parent | 0b88876822951ace620190df13079c3da5eeab61 [diff] |
spi: stm32_qspi: Remove CONFIG_CLK flag As all platforms which uses this driver have CONFIG_CLK flag enable in their defconfig, we can remove it from driver code. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Jagan Teki <jagan@openedev.com>