lkml.org 
[lkml]   [2013]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH -next] staging: xillybus: remove duplicated include from xillybus_core.c
From
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
drivers/staging/xillybus/xillybus_core.c | 2 --
1 file changed, 2 deletions(-)

diff --git a/drivers/staging/xillybus/xillybus_core.c b/drivers/staging/xillybus/xillybus_core.c
index dd0a71c..4b216d4 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"


\
 
 \ /
  Last update: 2013-07-29 07:21    [W:0.031 / U:0.788 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site