From: Chaehyun Lim Date: Fri, 2 Oct 2015 07:41:10 +0000 (+0900) Subject: staging: wilc1000: remove wilc_platform.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=d3ad7f5788efc03e41a31756a01c0718324d366c;p=deliverable%2Flinux.git staging: wilc1000: remove wilc_platform.h This patch removes wilc_platform.h file that is not used anywhere. Signed-off-by: Chaehyun Lim Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wilc1000/wilc_platform.h b/drivers/staging/wilc1000/wilc_platform.h deleted file mode 100644 index 6ec1aa34617e..000000000000 --- a/drivers/staging/wilc1000/wilc_platform.h +++ /dev/null @@ -1,28 +0,0 @@ -#ifndef __WILC_platform_H__ -#define __WILC_platform_H__ - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include "linux/string.h" -/****************************************************************** - * OS specific types - *******************************************************************/ - - - - - - -/******************************************************************* - * others - ********************************************************************/ - -#endif