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:
parent
a5911ac579
commit
4dae01c2e5
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user