From: Andy Shevchenko Date: Fri, 30 Jun 2023 17:21:55 +0000 (+0300) Subject: ASoC: rt5677: Sort headers alphabetically X-Git-Tag: v6.6.7~1940^2^2~222^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea1c1019a88d88cf0a7d6892f594b72ddb3b8c0b;p=platform%2Fkernel%2Flinux-starfive.git ASoC: rt5677: Sort headers alphabetically It's hard to see what's included and what's not on the glance. Sort headers alphabetically to improve maintenance. Signed-off-by: Andy Shevchenko Link: https://lore.kernel.org/r/20230630172155.83754-5-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/rt5677.c b/sound/soc/codecs/rt5677.c index b0c15e2..0e70a3a 100644 --- a/sound/soc/codecs/rt5677.c +++ b/sound/soc/codecs/rt5677.c @@ -6,21 +6,21 @@ * Author: Oder Chiou */ +#include +#include #include +#include +#include +#include +#include +#include #include #include -#include -#include +#include #include +#include #include -#include -#include #include -#include -#include -#include -#include -#include #include #include #include