Skip to content

Commit

Permalink
staging: brcm80211: move aiutils source files to brcmsmac folder
Browse files Browse the repository at this point in the history
The aiutils functions are only used by the brcmsmac driver so it has
been moved to the driver specific folder.

Cc: devel@linuxdriverproject.org
Cc: linux-wireless@vger.kernel.org
Cc: Brett Rudley <brudley@broadcom.com>
Cc: Henry Ptasinski <henryp@broadcom.com>
Cc: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed May 3, 2011
1 parent b21c892 commit 51fd7b7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/brcm80211/brcmsmac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ BRCMSMAC_OFILES := \
wlc_pmu.o \
wlc_rate.o \
wlc_stf.o \
aiutils.o \
phy/wlc_phy_cmn.o \
phy/wlc_phy_lcn.o \
phy/wlc_phy_n.o \
phy/wlc_phytbl_lcn.o \
phy/wlc_phytbl_n.o \
../util/aiutils.o \
../util/bcmutils.o \
../util/bcmwifi.o \
../util/bcmotp.o \
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 51fd7b7

Please sign in to comment.