Commit ed608eb0 authored by Pravin Shedge's avatar Pravin Shedge Committed by Bjorn Andersson

drivers: rpmsg: remove duplicate includes

These duplicate includes have been found with scripts/checkincludes.pl but
they have been removed manually to avoid removing false positives.
Signed-off-by: default avatarPravin Shedge <pravin.shedge4linux@gmail.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent a1fcc455
...@@ -29,8 +29,6 @@ ...@@ -29,8 +29,6 @@
#include <linux/workqueue.h> #include <linux/workqueue.h>
#include <linux/list.h> #include <linux/list.h>
#include <linux/delay.h>
#include <linux/rpmsg.h>
#include <linux/rpmsg/qcom_glink.h> #include <linux/rpmsg/qcom_glink.h>
#include "qcom_glink_native.h" #include "qcom_glink_native.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment