From: Xiubo Li <Li.Xiubo@freescale.com>
To: broonie@kernel.org, Guangyu.Chen@freescale.com
Cc: alsa-devel@alsa-project.org, Xiubo Li <Li.Xiubo@freescale.com>,
festevam@gmail.com
Subject: [PATCHv2 2/4] ASoC: spdif: Sort the header files alphabetically.
Date: Fri, 4 Apr 2014 15:10:27 +0800 [thread overview]
Message-ID: <1396595429-16629-3-git-send-email-Li.Xiubo@freescale.com> (raw)
In-Reply-To: <1396595429-16629-1-git-send-email-Li.Xiubo@freescale.com>
Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Acked-by: Nicolin Chen <Guangyu.Chen@freescale.com>
---
sound/soc/fsl/fsl_spdif.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/sound/soc/fsl/fsl_spdif.c b/sound/soc/fsl/fsl_spdif.c
index 6452ca8..173553c 100644
--- a/sound/soc/fsl/fsl_spdif.c
+++ b/sound/soc/fsl/fsl_spdif.c
@@ -13,18 +13,18 @@
* kind, whether express or implied.
*/
-#include <linux/module.h>
+#include <linux/bitrev.h>
#include <linux/clk.h>
#include <linux/clk-private.h>
-#include <linux/bitrev.h>
-#include <linux/regmap.h>
+#include <linux/module.h>
#include <linux/of_address.h>
#include <linux/of_device.h>
#include <linux/of_irq.h>
+#include <linux/regmap.h>
#include <sound/asoundef.h>
-#include <sound/soc.h>
#include <sound/dmaengine_pcm.h>
+#include <sound/soc.h>
#include "fsl_spdif.h"
#include "imx-pcm.h"
--
1.8.4
next prev parent reply other threads:[~2014-04-04 7:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-04 7:10 [PATCHv2 0/4] Add ESAI & SPDIF Vybrid and LS1+ support Xiubo Li
2014-04-04 7:10 ` [PATCHv2 1/4] ASoC: esai: use the precise definition of 'ret' Xiubo Li
2014-04-04 7:10 ` Xiubo Li [this message]
2014-04-04 7:10 ` [PATCHv2 3/4] ASoC: esai: Add VF610+ compatibles support Xiubo Li
2014-04-04 7:10 ` [PATCHv2 4/4] ASoC: spdif: " Xiubo Li
2014-04-04 7:46 ` [PATCHv2 0/4] Add ESAI & SPDIF Vybrid and LS1+ support Nicolin Chen
2014-04-14 20:45 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1396595429-16629-3-git-send-email-Li.Xiubo@freescale.com \
--to=li.xiubo@freescale.com \
--cc=Guangyu.Chen@freescale.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=festevam@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox