From: Sachin Kamat Date: Thu, 22 Aug 2013 08:06:57 +0000 (+0530) Subject: staging: xillybus: Remove duplicate inclusion of list.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=aac6b82e8946052cce24857c5a7528b284c544d0;p=deliverable%2Flinux.git staging: xillybus: Remove duplicate inclusion of list.h list.h header file was included twice. Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/xillybus/xillybus.h b/drivers/staging/xillybus/xillybus.h index d3fc8aa896de..e5e91d612885 100644 --- a/drivers/staging/xillybus/xillybus.h +++ b/drivers/staging/xillybus/xillybus.h @@ -21,7 +21,6 @@ #include #include #include -#include #include struct xilly_endpoint_hardware;