projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6940701
)
ASoC: mediatek: mt8183-da7219: sort header inclusions in alphabetical
author
Tzung-Bi Shih
<tzungbi@google.com>
Thu, 9 Jul 2020 12:24:41 +0000
(20:24 +0800)
committer
Mark Brown
<broonie@kernel.org>
Thu, 9 Jul 2020 19:34:33 +0000
(20:34 +0100)
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>
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
patch
|
blob
|
history
diff --git
a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
index
b61bb2d
..
4cffe7d
100644
(file)
--- a/
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
+++ b/
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
@@
-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;