Skip to content

Commit

Permalink
Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Feb 12, 2013
2 parents 43cd8bf + a10807a commit 4f9a84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/fsl/imx-audmux.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 4f9a84f

Please sign in to comment.