Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Philipp Hortmann and committed by
Greg Kroah-Hartman
859c3ebe 2f997e03

-11
-1
drivers/staging/rtl8723bs/include/drv_types.h
··· 490 490 } 491 491 492 492 /* HCI Related header file */ 493 - #include <sdio_osintf.h> 494 493 #include <sdio_ops.h> 495 494 #include <sdio_hal.h> 496 495
-10
drivers/staging/rtl8723bs/include/sdio_osintf.h
··· 1 - /* SPDX-License-Identifier: GPL-2.0 */ 2 - /****************************************************************************** 3 - * 4 - * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. 5 - * 6 - ******************************************************************************/ 7 - #ifndef __SDIO_OSINTF_H__ 8 - #define __SDIO_OSINTF_H__ 9 - 10 - #endif