mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 23:21:31 +00:00
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>
This commit is contained in:
parent
68a5a5f38c
commit
aac6b82e89
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user