staging: rtlwifi: Remove empty halmac_pcie_reg.h
halmac_pcie_reg.h is empty, so remove it and the only include of it. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
6cf58b9182
commit
a796528951
@ -29,7 +29,6 @@
|
|||||||
|
|
||||||
#include "halmac_usb_reg.h"
|
#include "halmac_usb_reg.h"
|
||||||
#include "halmac_sdio_reg.h"
|
#include "halmac_sdio_reg.h"
|
||||||
#include "halmac_pcie_reg.h"
|
|
||||||
|
|
||||||
#include "halmac_bit2.h"
|
#include "halmac_bit2.h"
|
||||||
#include "halmac_reg2.h"
|
#include "halmac_reg2.h"
|
||||||
|
@ -1,17 +0,0 @@
|
|||||||
/* SPDX-License-Identifier: GPL-2.0 */
|
|
||||||
/******************************************************************************
|
|
||||||
*
|
|
||||||
* Copyright(c) 2016 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
#ifndef __HALMAC_PCIE_REG_H__
|
|
||||||
#define __HALMAC_PCIE_REG_H__
|
|
||||||
|
|
||||||
#endif /* __HALMAC_PCIE_REG_H__ */
|
|
Reference in New Issue
Block a user