projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5de5b7
)
ASoC: wm0010: Remove unneeded linux/miscdevice.h include
author
Corentin Labbe
<
[email protected]
>
Thu, 15 Dec 2016 15:19:43 +0000
(16:19 +0100)
committer
Mark Brown
<
[email protected]
>
Thu, 15 Dec 2016 16:30:49 +0000
(16:30 +0000)
sound/soc/codecs/wm0010.c does not use any miscdevice so this patch
remove this unnecessary inclusion.
Signed-off-by: Corentin Labbe <
[email protected]
>
Acked-by: Richard Fitzgerald <
[email protected]
>
Signed-off-by: Mark Brown <
[email protected]
>
sound/soc/codecs/wm0010.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm0010.c
b/sound/soc/codecs/wm0010.c
index 0eb5dcf4c29ddfdebf4cb4323d5a640652051b14..4f5f5710b56941ddbee4e827bab1d16b79734a5e 100644
(file)
--- a/
sound/soc/codecs/wm0010.c
+++ b/
sound/soc/codecs/wm0010.c
@@
-21,7
+21,6
@@
#include <linux/firmware.h>
#include <linux/delay.h>
#include <linux/fs.h>
-#include <linux/miscdevice.h>
#include <linux/gpio.h>
#include <linux/regulator/consumer.h>
#include <linux/mutex.h>