projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e05cde8
)
ASoC: rt1015: sort header inclusions
author
Tzung-Bi Shih
<tzungbi@google.com>
Thu, 24 Dec 2020 10:06:03 +0000
(18:06 +0800)
committer
Mark Brown
<broonie@kernel.org>
Tue, 29 Dec 2020 13:18:45 +0000
(13:18 +0000)
Sorts header inclusions. ASCII value of 'r' is less than 's'.
Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Link:
https://lore.kernel.org/r/20201224100607.3006171-2-tzungbi@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt1015.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/rt1015.c
b/sound/soc/codecs/rt1015.c
index 5fdf7bbfd375fcd80a7d5ea2290206ab5e7e692b..e78364f54451e469c02def404fea7aaba77b02c1 100644
(file)
--- a/
sound/soc/codecs/rt1015.c
+++ b/
sound/soc/codecs/rt1015.c
@@
-24,10
+24,10
@@
#include <sound/initval.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>
+#include <sound/rt1015.h>
#include <sound/soc-dapm.h>
#include <sound/soc.h>
#include <sound/tlv.h>
-#include <sound/rt1015.h>
#include "rl6231.h"
#include "rt1015.h"