diff options
author | Mark Brown <broonie@kernel.org> | 2014-09-01 16:36:34 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-09-01 16:36:34 +0100 |
commit | 025b78b809134ae710efca7ccf0a84b927ffb7c4 (patch) | |
tree | b091bbcb46e23bbd932bdc8e7c541503f5b9fa20 /sound/soc/fsl/fsl_sai.h | |
parent | 855675f6e6a65688a7f4cf45b9b5a98cf6c6f5c3 (diff) | |
parent | 014fd22ef9c6a7e9536b7e16635714a1a34810a8 (diff) |
Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-fsl-sai
Diffstat (limited to 'sound/soc/fsl/fsl_sai.h')
-rw-r--r-- | sound/soc/fsl/fsl_sai.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/fsl_sai.h b/sound/soc/fsl/fsl_sai.h index b3d8864cd5f2..2cded440d567 100644 --- a/sound/soc/fsl/fsl_sai.h +++ b/sound/soc/fsl/fsl_sai.h @@ -132,7 +132,6 @@ struct fsl_sai { struct clk *bus_clk; struct clk *mclk_clk[FSL_SAI_MCLK_MAX]; - bool big_endian_regs; bool big_endian_data; bool is_dsp_mode; bool sai_on_imx; |