Commit 4dae01c2 authored by Tzung-Bi Shih's avatar Tzung-Bi Shih Committed by Mark Brown

ASoC: mediatek: mt8183: sort header inclusions in alphabetical

Sorts header inclusions in alphabetical.
Signed-off-by: default avatarTzung-Bi Shih <tzungbi@google.com>
Link: https://lore.kernel.org/r/20200708113233.3994206-2-tzungbi@google.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent a5911ac5
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment