]> Git Repo - linux.git/commit
ASoC: fsl_micfil: Remove unneeded ifdef's
authorFabio Estevam <[email protected]>
Mon, 18 May 2020 18:54:47 +0000 (15:54 -0300)
committerMark Brown <[email protected]>
Tue, 19 May 2020 13:18:51 +0000 (14:18 +0100)
commit1a90a659865299c04ba97b299ab02238dc392d5f
tree69d3210a2ed5f1b43ab1dca4211707d973b0ca00
parentf8953043e6e24f9425249464605a541d00950709
ASoC: fsl_micfil: Remove unneeded ifdef's

There is no need to use ifdef's around the power managament
related functions, as they are already using the __maybe_unused
notation.

Signed-off-by: Fabio Estevam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/fsl/fsl_micfil.c
This page took 0.083159 seconds and 4 git commands to generate.