From: Peng Fan Date: Mon, 14 Apr 2025 08:34:23 +0000 (+0800) Subject: ASoC: codec: tpa6130a2: Sort headers alphabetically X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b194e82b289cf3b382a9a69f0ef07dca887293bb;p=users%2Fjedix%2Flinux-maple.git ASoC: codec: tpa6130a2: Sort headers alphabetically Sort headers alphabetically to easily insert new ones and drop duplications. Signed-off-by: Peng Fan Link: https://patch.msgid.link/20250414-asoc-tpa6130a2-v1-1-5f4052e656a0@nxp.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/tpa6130a2.c b/sound/soc/codecs/tpa6130a2.c index b5472fa1bddab..7ee4f58c2abe1 100644 --- a/sound/soc/codecs/tpa6130a2.c +++ b/sound/soc/codecs/tpa6130a2.c @@ -7,19 +7,19 @@ * Author: Peter Ujfalusi */ -#include -#include #include -#include +#include #include +#include +#include +#include +#include +#include #include #include -#include #include #include -#include -#include -#include +#include #include "tpa6130a2.h"