From: Xiubo Li
Date: Fri, 4 Apr 2014 07:10:27 +0000 (+0800)
Subject: ASoC: spdif: Sort the header files alphabetically.
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=add180ed780e9031d65e7c94cad936e719401acf;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.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 6452ca83d889..173553c6dc55 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"