From: Tzung-Bi Shih Date: Thu, 24 Dec 2020 10:06:03 +0000 (+0800) Subject: ASoC: rt1015: sort header inclusions X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4ac275eda0d7bf6f222ad0093ffbdfd2f4228eaa;p=linux.git ASoC: rt1015: sort header inclusions Sorts header inclusions. ASCII value of 'r' is less than 's'. Signed-off-by: Tzung-Bi Shih Link: https://lore.kernel.org/r/20201224100607.3006171-2-tzungbi@google.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/rt1015.c b/sound/soc/codecs/rt1015.c index 5fdf7bbfd375f..e78364f54451e 100644 --- a/sound/soc/codecs/rt1015.c +++ b/sound/soc/codecs/rt1015.c @@ -24,10 +24,10 @@ #include #include #include +#include #include #include #include -#include #include "rl6231.h" #include "rt1015.h"