summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_dsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/fsl/fsl_dsd.h')
-rw-r--r--sound/soc/fsl/fsl_dsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/fsl/fsl_dsd.h b/sound/soc/fsl/fsl_dsd.h
index bc149631a2af..a45f31422f84 100644
--- a/sound/soc/fsl/fsl_dsd.h
+++ b/sound/soc/fsl/fsl_dsd.h
@@ -29,7 +29,7 @@ static bool fsl_is_dsd(struct snd_pcm_hw_params *params)
}
}
-static struct pinctrl_state *fsl_get_pins_state(struct pinctrl *pinctrl,
+static inline struct pinctrl_state *fsl_get_pins_state(struct pinctrl *pinctrl,
struct snd_pcm_hw_params *params, u32 bclk)
{
struct pinctrl_state *state = 0;