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

Commit 4f497a43 authored by Corentin LABBE's avatar Corentin LABBE Committed by Rafael J. Wysocki
Browse files

PM / QoS: Remove unneeded linux/miscdevice.h include



pm_qos.h does not use any miscdevice, so this patch
remove this unnecessary inclusion.

Signed-off-by: default avatarCorentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 7a308bb3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@
 */
#include <linux/plist.h>
#include <linux/notifier.h>
#include <linux/miscdevice.h>
#include <linux/device.h>
#include <linux/workqueue.h>