Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 870fcae9 authored by Corentin LABBE's avatar Corentin LABBE Committed by Mark Brown
Browse files

ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h include



No file in sound/soc/intel/ use any miscdevice.
This patch remove this uncessary include.

Signed-off-by: default avatarCorentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 355b3552
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>