arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 31 Jul 2020 14:31:51 +0000 (16:31 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 13 Aug 2020 07:52:49 +0000 (09:52 +0200)
commit4e9e358fe8c5463741d6a80bf14da67811ad29b1
treef5af9a25771b5ba62a2f8f5d2814b61794aef13d
parent06f624f28c8af7cc66682cf168f722b489ca5521
arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef

Use IS_ENABLED to prevent ifdef in bsec driver.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/mach-stm32mp/bsec.c