From: Chaehyun Lim Date: Tue, 29 Sep 2015 23:15:42 +0000 (+0900) Subject: staging: wilc1000: delete wilc_oswrapper.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=9fc42225f23e0b29583b92499806264dbfba0f4b;p=deliverable%2Flinux.git staging: wilc1000: delete wilc_oswrapper.h This patch deletes wilc_oswrapper.h that has nothing inside. Signed-off-by: Chaehyun Lim Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wilc1000/wilc_oswrapper.h b/drivers/staging/wilc1000/wilc_oswrapper.h deleted file mode 100644 index 10d16e9dd9d2..000000000000 --- a/drivers/staging/wilc1000/wilc_oswrapper.h +++ /dev/null @@ -1,16 +0,0 @@ -#ifndef __WILC_OSWRAPPER_H__ -#define __WILC_OSWRAPPER_H__ - -/*! - * @file wilc_oswrapper.h - * @brief Top level OS Wrapper, include this file and it will include all - * other files as necessary - * @author syounan - * @date 10 Aug 2010 - * @version 1.0 - */ - - - - -#endif diff --git a/drivers/staging/wilc1000/wilc_wlan.h b/drivers/staging/wilc1000/wilc_wlan.h index 1ed4e2c9d396..7b1a872d22b0 100644 --- a/drivers/staging/wilc1000/wilc_wlan.h +++ b/drivers/staging/wilc1000/wilc_wlan.h @@ -1,7 +1,6 @@ #ifndef WILC_WLAN_H #define WILC_WLAN_H -#include "wilc_oswrapper.h" #define ISWILC1000(id) (((id & 0xfffff000) == 0x100000) ? 1 : 0) diff --git a/drivers/staging/wilc1000/wilc_wlan_if.h b/drivers/staging/wilc1000/wilc_wlan_if.h index e4807aecd54a..c0b5df92fa6a 100644 --- a/drivers/staging/wilc1000/wilc_wlan_if.h +++ b/drivers/staging/wilc1000/wilc_wlan_if.h @@ -14,7 +14,6 @@ /* #define USE_OLD_SPI_SW */ #include -#include "wilc_oswrapper.h" #include "linux_wlan_common.h" /********************************************