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:
355b355
)
ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h include
author
Corentin LABBE
<clabbe.montjoie@gmail.com>
Mon, 18 Sep 2017 17:26:07 +0000
(19:26 +0200)
committer
Mark Brown
<broonie@kernel.org>
Tue, 19 Sep 2017 15:55:17 +0000
(16:55 +0100)
No file in sound/soc/intel/ use any miscdevice.
This patch remove this uncessary include.
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst/sst_acpi.c
patch
|
blob
|
history
diff --git
a/sound/soc/intel/atom/sst/sst_acpi.c
b/sound/soc/intel/atom/sst/sst_acpi.c
index ff4a5175a6cdfd5857db70a89932f29eaa53d11f..4d85ead243f1a23e263fe18d6399cd72b3cf5f2b 100644
(file)
--- a/
sound/soc/intel/atom/sst/sst_acpi.c
+++ b/
sound/soc/intel/atom/sst/sst_acpi.c
@@
-23,7
+23,6
@@
#include <linux/interrupt.h>
#include <linux/slab.h>
#include <linux/io.h>
-#include <linux/miscdevice.h>
#include <linux/platform_device.h>
#include <linux/firmware.h>
#include <linux/pm_runtime.h>