summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xillybus
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-08-22 13:36:57 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-22 10:07:49 -0700
commitaac6b82e8946052cce24857c5a7528b284c544d0 (patch)
treec6670be3e017ae493794471ee2b5dc45304ee0b4 /drivers/staging/xillybus
parent68a5a5f38c2d80f74c946972375983ff85d508bb (diff)
downloadop-kernel-dev-aac6b82e8946052cce24857c5a7528b284c544d0.zip
op-kernel-dev-aac6b82e8946052cce24857c5a7528b284c544d0.tar.gz
staging: xillybus: Remove duplicate inclusion of list.h
list.h header file was included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/xillybus')
-rw-r--r--drivers/staging/xillybus/xillybus.h1
1 files changed, 0 insertions, 1 deletions
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;
OpenPOWER on IntegriCloud