From: Xiubo Li Date: Fri, 4 Apr 2014 07:10:27 +0000 (+0800) Subject: ASoC: spdif: Sort the header files alphabetically. X-Git-Tag: next-20140428~41^2~2^4~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=add180ed780e9031d65e7c94cad936e719401acf;p=karo-tx-linux.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"