projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5461fd
)
ASoC: rt5514: Remove superfluous linux/kthread.h inclusion
author
Takashi Iwai
<tiwai@suse.de>
Mon, 14 Nov 2016 21:17:44 +0000
(22:17 +0100)
committer
Mark Brown
<broonie@kernel.org>
Wed, 16 Nov 2016 17:37:35 +0000
(17:37 +0000)
It's nowhere used in this driver code.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5514-spi.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/rt5514-spi.c
b/sound/soc/codecs/rt5514-spi.c
index 09103aab0cb2639486cb59f746619c9ea743890a..0901e25d6db60b770a985054ccd70b52efa30426 100644
(file)
--- a/
sound/soc/codecs/rt5514-spi.c
+++ b/
sound/soc/codecs/rt5514-spi.c
@@
-20,7
+20,6
@@
#include <linux/slab.h>
#include <linux/gpio.h>
#include <linux/sched.h>
-#include <linux/kthread.h>
#include <linux/uaccess.h>
#include <linux/miscdevice.h>
#include <linux/regulator/consumer.h>