staging: brcm80211: moved /include/srom.h into /brcmsmac dir
Code cleanup. 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
32b4506576
commit
383aab51dd
@ -29,7 +29,7 @@
|
||||
|
||||
/* ********** from siutils.c *********** */
|
||||
#include <nicpci.h>
|
||||
#include <srom.h>
|
||||
#include "srom.h"
|
||||
#include <pmu.h>
|
||||
#include <scb.h>
|
||||
#include <pub.h>
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <brcm_hw_ids.h>
|
||||
#include <brcmu_wifi.h>
|
||||
#include <aiutils.h>
|
||||
#include <srom.h>
|
||||
#include "srom.h"
|
||||
#include "otp.h"
|
||||
#include <brcmu_utils.h>
|
||||
#include <chipcommon.h>
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <brcmu_utils.h>
|
||||
#include <brcmu_wifi.h>
|
||||
#include <aiutils.h>
|
||||
#include <srom.h>
|
||||
#include "srom.h"
|
||||
#include "dma.h"
|
||||
|
||||
#include "pmu.h"
|
||||
|
@ -40,7 +40,7 @@
|
||||
#include "pub.h"
|
||||
#include "phy/phy_hal.h"
|
||||
#include "channel.h"
|
||||
#include <srom.h>
|
||||
#include "srom.h"
|
||||
#include "key.h"
|
||||
#include "bottom_mac.h"
|
||||
#include "phy_hal.h"
|
||||
|
@ -27,7 +27,7 @@
|
||||
#include <brcm_hw_ids.h>
|
||||
#include <nicpci.h>
|
||||
#include <aiutils.h>
|
||||
#include <srom.h>
|
||||
#include "srom.h"
|
||||
#include "otp.h"
|
||||
|
||||
#define SROM_OFFSET(sih) ((sih->ccrev > 31) ? \
|
||||
|
Loading…
x
Reference in New Issue
Block a user