summaryrefslogtreecommitdiff
path: root/sound/soc/mxs/mxs-saif.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/mxs/mxs-saif.h')
-rw-r--r--sound/soc/mxs/mxs-saif.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sound/soc/mxs/mxs-saif.h b/sound/soc/mxs/mxs-saif.h
index fbaf7ba..53eaa4b 100644
--- a/sound/soc/mxs/mxs-saif.h
+++ b/sound/soc/mxs/mxs-saif.h
@@ -124,11 +124,6 @@ struct mxs_saif {
u32 fifo_underrun;
u32 fifo_overrun;
-
- enum {
- MXS_SAIF_STATE_STOPPED,
- MXS_SAIF_STATE_RUNNING,
- } state;
};
extern int mxs_saif_put_mclk(unsigned int saif_id);