staging: wilc1000: delete wilc_oswrapper.h

This patch deletes wilc_oswrapper.h that has nothing inside.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Chaehyun Lim 2015-09-30 08:15:42 +09:00 committed by Greg Kroah-Hartman
parent e215a87125
commit 9fc42225f2
3 changed files with 0 additions and 18 deletions

View File

@ -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

View File

@ -1,7 +1,6 @@
#ifndef WILC_WLAN_H
#define WILC_WLAN_H
#include "wilc_oswrapper.h"
#define ISWILC1000(id) (((id & 0xfffff000) == 0x100000) ? 1 : 0)

View File

@ -14,7 +14,6 @@
/* #define USE_OLD_SPI_SW */
#include <linux/semaphore.h>
#include "wilc_oswrapper.h"
#include "linux_wlan_common.h"
/********************************************