summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xillybus
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-07-29 12:59:30 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-29 11:29:37 -0700
commitfc4360d66472f33970c51464eb3b3a77f956d13e (patch)
treefc03a07de2d2bcb11055c841e3c9d682a7f8b233 /drivers/staging/xillybus
parent805e517aae4a8d47f5a5069eabfded1f26e95343 (diff)
downloadop-kernel-dev-fc4360d66472f33970c51464eb3b3a77f956d13e.zip
op-kernel-dev-fc4360d66472f33970c51464eb3b3a77f956d13e.tar.gz
staging: xillybus: remove duplicated include from xillybus_core.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/xillybus')
-rw-r--r--drivers/staging/xillybus/xillybus_core.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/xillybus/xillybus_core.c b/drivers/staging/xillybus/xillybus_core.c
index 7991e57..9ccd6aa 100644
--- a/drivers/staging/xillybus/xillybus_core.c
+++ b/drivers/staging/xillybus/xillybus_core.c
@@ -27,11 +27,9 @@
#include <linux/cdev.h>
#include <linux/spinlock.h>
#include <linux/mutex.h>
-#include <linux/list.h>
#include <linux/crc32.h>
#include <linux/poll.h>
#include <linux/delay.h>
-#include <linux/io.h>
#include <linux/slab.h>
#include <linux/workqueue.h>
#include "xillybus.h"
OpenPOWER on IntegriCloud