From: Xiubo Li
Date: Fri, 4 Apr 2014 07:10:27 +0000 (+0800)
Subject: ASoC: spdif: Sort the header files alphabetically.
X-Git-Tag: v3.16-rc1~12^2~52^2~4^3~7
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=add180ed780e9031d65e7c94cad936e719401acf;p=thirdparty%2Fkernel%2Flinux.git
ASoC: spdif: Sort the header files alphabetically.
Signed-off-by: Xiubo Li
Acked-by: Nicolin Chen
Signed-off-by: Mark Brown
---
diff --git a/sound/soc/fsl/fsl_spdif.c b/sound/soc/fsl/fsl_spdif.c
index 6452ca83d8893..173553c6dc55a 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
+#include
#include
#include
-#include
-#include
+#include
#include
#include
#include
+#include
#include
-#include
#include
+#include
#include "fsl_spdif.h"
#include "imx-pcm.h"