mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
staging: rtl8723bs: Remove empty file sdio_osintf.h
Remove empty file sdio_osintf.h. Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> Link: https://lore.kernel.org/r/1536950be4d4e4fc4757e10070ffc38c0158f808.1719155208.git.philipp.g.hortmann@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2f997e0320
commit
859c3ebea4
|
|
@ -490,7 +490,6 @@ static inline u8 *myid(struct eeprom_priv *peepriv)
|
|||
}
|
||||
|
||||
/* HCI Related header file */
|
||||
#include <sdio_osintf.h>
|
||||
#include <sdio_ops.h>
|
||||
#include <sdio_hal.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0 */
|
||||
/******************************************************************************
|
||||
*
|
||||
* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
|
||||
*
|
||||
******************************************************************************/
|
||||
#ifndef __SDIO_OSINTF_H__
|
||||
#define __SDIO_OSINTF_H__
|
||||
|
||||
#endif
|
||||
Loading…
Reference in New Issue
Block a user