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

staging: rtl8723bs: Delete file hal_phy_reg_8723b.h

Delete file hal_phy_reg_8723b.h to increase overview.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/04db91723915fc5e542a49b37d07ac85f1f853f4.1720245061.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
a6fdb662 2dc61f37

+1 -14
-13
drivers/staging/rtl8723bs/include/hal_phy_reg_8723b.h
··· 1 - /* SPDX-License-Identifier: GPL-2.0 */ 2 - /****************************************************************************** 3 - * 4 - * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. 5 - * 6 - ******************************************************************************/ 7 - #ifndef __INC_HAL8723BPHYREG_H__ 8 - #define __INC_HAL8723BPHYREG_H__ 9 - 10 - #include <Hal8192CPhyReg.h> 11 - 12 - 13 - #endif
+1 -1
drivers/staging/rtl8723bs/include/rtl8723b_hal.h
··· 17 17 #include "rtl8723b_cmd.h" 18 18 #include "rtw_mp.h" 19 19 #include "hal_pwr_seq.h" 20 - #include "hal_phy_reg_8723b.h" 20 + #include "Hal8192CPhyReg.h" 21 21 #include "hal_phy_cfg.h" 22 22 23 23 /* */