diff options
Diffstat (limited to 'sound/soc/fsl/imx-audmux.c')
-rw-r--r-- | sound/soc/fsl/imx-audmux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/fsl/imx-audmux.c b/sound/soc/fsl/imx-audmux.c index 251f4d981e0c..fab912ea7a50 100644 --- a/sound/soc/fsl/imx-audmux.c +++ b/sound/soc/fsl/imx-audmux.c | |||
@@ -176,7 +176,7 @@ static inline void audmux_debugfs_remove(void) | |||
176 | } | 176 | } |
177 | #endif | 177 | #endif |
178 | 178 | ||
179 | enum imx_audmux_type { | 179 | static enum imx_audmux_type { |
180 | IMX21_AUDMUX, | 180 | IMX21_AUDMUX, |
181 | IMX31_AUDMUX, | 181 | IMX31_AUDMUX, |
182 | } audmux_type; | 182 | } audmux_type; |