spi: stm32_qspi: Remove CONFIG_CLK flag
authorPatrice Chotard <patrice.chotard@st.com>
Mon, 14 May 2018 13:42:49 +0000 (15:42 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 16 May 2018 13:11:21 +0000 (18:41 +0530)
commit12e7c91a0b7ab05d776a383c525a6bde2f051268
tree238ec1e4990763ed65ca08e6361d43d17d870c98
parent31dd8efeb661c8dbffff9175a09cf2bab090906a
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>
drivers/spi/stm32_qspi.c