Merge "serial: msm_serial_hs: Remove unwanted header file inclusion" into msm-4.14

This commit is contained in:
Linux Build Service Account 2018-04-12 14:29:30 -07:00 committed by Gerrit - the friendly Code Review server
commit 76653a0d2c

View File

@ -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>