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

Commit 67f5ed0b authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

serial: msm_serial_hs: Remove wakelock.h inclusion



linux/wakelock.h file is removed recently. Don't include
this header.

Change-Id: I215fdb9a2cb1bef185babe95b130f2ccc3fb7026
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent e3950ebc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@
#include <linux/sysfs.h>
#include <linux/stat.h>
#include <linux/device.h>
#include <linux/wakelock.h>
#include <linux/debugfs.h>
#include <linux/of.h>
#include <linux/of_device.h>