Browse Source

Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next

Mark Brown 12 years ago
parent
commit
4f9a84fea0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/soc/fsl/imx-audmux.c

+ 1 - 1
sound/soc/fsl/imx-audmux.c

@@ -176,7 +176,7 @@ static inline void audmux_debugfs_remove(void)
 }
 #endif
 
-enum imx_audmux_type {
+static enum imx_audmux_type {
 	IMX21_AUDMUX,
 	IMX31_AUDMUX,
 } audmux_type;