From: Peng Fan Date: Mon, 28 Apr 2025 12:12:46 +0000 (+0800) Subject: ASoC: codec: twl4030: Sort headers alphabetically X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5ae1bd2f6312948231e72cee1022dd6a0c29c7d0;p=users%2Fjedix%2Flinux-maple.git ASoC: codec: twl4030: Sort headers alphabetically Sort headers alphabetically to easily insert new ones and drop unused ones. Signed-off-by: Peng Fan Link: https://patch.msgid.link/20250428-twl4030-v2-1-868d0d572f12@nxp.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/twl4030.c b/sound/soc/codecs/twl4030.c index 609886461805f..dbd2a0ce7dede 100644 --- a/sound/soc/codecs/twl4030.c +++ b/sound/soc/codecs/twl4030.c @@ -5,28 +5,26 @@ * Author: Steve Sakoman, */ -#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 -/* Register descriptions are here */ -#include - /* TWL4030 PMBR1 Register */ #define TWL4030_PMBR1_REG 0x0D /* TWL4030 PMBR1 Register GPIO6 mux bits */