ASoC: mediatek: mt8183: sort header inclusions in alphabetical

Sorts header inclusions in alphabetical.

Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Link: https://lore.kernel.org/r/20200708113233.3994206-2-tzungbi@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Tzung-Bi Shih 2020-07-08 19:32:31 +08:00 committed by Mark Brown
parent a5911ac579
commit 4dae01c2e5
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -7,13 +7,13 @@
// Author: Shunli Wang <shunli.wang@mediatek.com>
#include <linux/module.h>
#include <linux/pinctrl/consumer.h>
#include <sound/jack.h>
#include <sound/pcm_params.h>
#include <sound/soc.h>
#include <sound/jack.h>
#include <linux/pinctrl/consumer.h>
#include "mt8183-afe-common.h"
#include "../../codecs/ts3a227e.h"
#include "mt8183-afe-common.h"
enum PINCTRL_PIN_STATE {
PIN_STATE_DEFAULT = 0,