mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-30 07:34:12 +08:00
ASoC: mediatek: mt8183-da7219: 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/20200709122445.1584497-2-tzungbi@google.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
6940701c71
commit
31add0d56e
@ -13,9 +13,9 @@
|
||||
#include <sound/pcm_params.h>
|
||||
#include <sound/soc.h>
|
||||
|
||||
#include "mt8183-afe-common.h"
|
||||
#include "../../codecs/da7219-aad.h"
|
||||
#include "../../codecs/da7219.h"
|
||||
#include "mt8183-afe-common.h"
|
||||
|
||||
struct mt8183_da7219_max98357_priv {
|
||||
struct snd_soc_jack headset_jack;
|
||||
|
Loading…
Reference in New Issue
Block a user