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

This commit is contained in:
Mark Brown 2013-02-12 22:18:45 +00:00
commit 4f9a84fea0
1 changed files with 1 additions and 1 deletions

View File

@ -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;