list.h header file was included twice.

Signed-off-by: Sachin Kamat <sachin.ka...@linaro.org>
---
 drivers/staging/xillybus/xillybus.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/xillybus/xillybus.h 
b/drivers/staging/xillybus/xillybus.h
index d3fc8aa..e5e91d6 100644
--- a/drivers/staging/xillybus/xillybus.h
+++ b/drivers/staging/xillybus/xillybus.h
@@ -21,7 +21,6 @@
 #include <linux/cdev.h>
 #include <linux/spinlock.h>
 #include <linux/mutex.h>
-#include <linux/list.h>
 #include <linux/workqueue.h>
 
 struct xilly_endpoint_hardware;
-- 
1.7.9.5

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to