mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
staging: brcm80211: removed 'hnd' from filenames
Cleanup. 'hnd' is a company specific acronym. Signed-off-by: Roland Vossen <rvossen@broadcom.com> Reviewed-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
5d6e3aec34
commit
189aed097b
@ -21,7 +21,7 @@
|
||||
#include <bcmdefs.h>
|
||||
#include <bcmdevs.h>
|
||||
#include <bcmutils.h>
|
||||
#include <hndsoc.h>
|
||||
#include <bcmsoc.h>
|
||||
|
||||
#include <bcmsdh.h> /* BRCM API for SDIO
|
||||
clients (such as wl, dhd) */
|
||||
|
@ -30,13 +30,13 @@
|
||||
#include <bcmutils.h>
|
||||
#include <bcmdevs.h>
|
||||
|
||||
#include <hndsoc.h>
|
||||
#include <bcmsoc.h>
|
||||
#ifdef DHD_DEBUG
|
||||
#include <hndrte_armtrap.h>
|
||||
#include <hndrte_cons.h>
|
||||
#include <rte_armtrap.h>
|
||||
#include <rte_cons.h>
|
||||
#endif /* DHD_DEBUG */
|
||||
#include <sbchipc.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
|
||||
#include <sdio.h>
|
||||
#include <sbsdio.h>
|
||||
|
@ -49,7 +49,7 @@ BRCMSMAC_OFILES := \
|
||||
phy/wlc_phy_qmath.o \
|
||||
bcmotp.o \
|
||||
bcmsrom.o \
|
||||
hnddma.o \
|
||||
dma.o \
|
||||
nicpci.o \
|
||||
nvram.o
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include <linux/pci.h>
|
||||
#include <bcmutils.h>
|
||||
#include <aiutils.h>
|
||||
#include <hndsoc.h>
|
||||
#include <bcmsoc.h>
|
||||
#include <sbchipc.h>
|
||||
#include <pcicfg.h>
|
||||
#include <bcmdevs.h>
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <bcmdevs.h>
|
||||
#include <bcmutils.h>
|
||||
#include <aiutils.h>
|
||||
#include <hndsoc.h>
|
||||
#include <bcmsoc.h>
|
||||
#include <sbchipc.h>
|
||||
#include <bcmotp.h>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include <linux/pci.h>
|
||||
#include <stdarg.h>
|
||||
#include <bcmutils.h>
|
||||
#include <hndsoc.h>
|
||||
#include <bcmsoc.h>
|
||||
#include <sbchipc.h>
|
||||
#include <bcmdevs.h>
|
||||
#include <pcicfg.h>
|
||||
|
@ -20,12 +20,12 @@
|
||||
#include <linux/pci.h>
|
||||
#include <bcmdefs.h>
|
||||
#include <bcmdevs.h>
|
||||
#include <hndsoc.h>
|
||||
#include <bcmsoc.h>
|
||||
#include <bcmutils.h>
|
||||
#include <aiutils.h>
|
||||
|
||||
#include <sbhnddma.h>
|
||||
#include <hnddma.h>
|
||||
#include <sbdma.h>
|
||||
#include <bcmdma.h>
|
||||
|
||||
#if defined(__mips__)
|
||||
#include <asm/addrspace.h>
|
@ -21,7 +21,7 @@
|
||||
#include <bcmutils.h>
|
||||
#include <bcmnvram.h>
|
||||
#include <aiutils.h>
|
||||
#include <hndsoc.h>
|
||||
#include <bcmsoc.h>
|
||||
#include <bcmdevs.h>
|
||||
#include <sbchipc.h>
|
||||
#include <pci_core.h>
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include <bcmnvram.h>
|
||||
#include <sbchipc.h>
|
||||
#include <bcmdevs.h>
|
||||
#include <hndsoc.h>
|
||||
#include <bcmsoc.h>
|
||||
|
||||
#define NVR_MSG(x)
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
#include <bcmnvram.h>
|
||||
#include <sbchipc.h>
|
||||
#include <bcmdevs.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
|
||||
#include <wlc_phy_int.h>
|
||||
#include <wlc_phyreg_n.h>
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <bcmnvram.h>
|
||||
|
||||
#include <bcmdevs.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
|
||||
#include "wlc_phy_radio.h"
|
||||
#include "wlc_phy_int.h"
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <wlc_pmu.h>
|
||||
|
||||
#include <bcmdevs.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
|
||||
#include <wlc_phy_radio.h>
|
||||
#include <wlc_phy_int.h>
|
||||
|
@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
#include <linux/types.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
#include <wlc_phy_int.h>
|
||||
#include <wlc_phytbl_lcn.h>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
#include <wlc_phy_int.h>
|
||||
#include <wlc_phytbl_n.h>
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
#include <bcmutils.h>
|
||||
#include <bcmnvram.h>
|
||||
#include <pcicfg.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
|
||||
#include "phy/wlc_phy_int.h"
|
||||
#include "d11.h"
|
||||
|
@ -19,7 +19,7 @@
|
||||
#include <bcmdefs.h>
|
||||
#include <bcmutils.h>
|
||||
#include <aiutils.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
|
||||
#include "d11.h"
|
||||
#include "wlc_types.h"
|
||||
|
@ -19,8 +19,8 @@
|
||||
#include <bcmdefs.h>
|
||||
#include <bcmutils.h>
|
||||
#include <aiutils.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <hnddma.h>
|
||||
#include <sbdma.h>
|
||||
#include <bcmdma.h>
|
||||
#include <d11.h>
|
||||
|
||||
#include "wlc_types.h"
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <bcmnvram.h>
|
||||
#include <aiutils.h>
|
||||
#include <bcmdevs.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
|
||||
#include "d11.h"
|
||||
#include "wlc_rate.h"
|
||||
|
@ -33,8 +33,8 @@
|
||||
#include <sbconfig.h>
|
||||
#include <sbchipc.h>
|
||||
#include <pcicfg.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <hnddma.h>
|
||||
#include <sbdma.h>
|
||||
#include <bcmdma.h>
|
||||
|
||||
#include "wlc_types.h"
|
||||
#include "wlc_pmu.h"
|
||||
|
@ -23,7 +23,7 @@
|
||||
#include <bcmutils.h>
|
||||
#include <bcmnvram.h>
|
||||
#include <aiutils.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
|
||||
#include "wlc_types.h"
|
||||
#include "d11.h"
|
||||
|
@ -27,8 +27,8 @@
|
||||
#include <aiutils.h>
|
||||
#include <pcicfg.h>
|
||||
#include <bcmsrom.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <hnddma.h>
|
||||
#include <sbdma.h>
|
||||
#include <bcmdma.h>
|
||||
|
||||
#include "wlc_pmu.h"
|
||||
#include "d11.h"
|
||||
|
@ -33,8 +33,8 @@
|
||||
#include <sbconfig.h>
|
||||
#include <sbchipc.h>
|
||||
#include <pcicfg.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <hnddma.h>
|
||||
#include <sbdma.h>
|
||||
#include <bcmdma.h>
|
||||
#include <wlc_pmu.h>
|
||||
|
||||
#include "wlc_types.h"
|
||||
|
@ -20,7 +20,7 @@
|
||||
#include <bcmdefs.h>
|
||||
#include <bcmutils.h>
|
||||
#include <aiutils.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
|
||||
#include "wlc_types.h"
|
||||
#include "d11.h"
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <aiutils.h>
|
||||
#include <bcmwifi.h>
|
||||
#include <bcmnvram.h>
|
||||
#include <sbhnddma.h>
|
||||
#include <sbdma.h>
|
||||
|
||||
#include "wlc_types.h"
|
||||
#include "d11.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user