Skip to content

Commit

Permalink
staging: brcm80211: move another file only used by brcmsmac into appr…
Browse files Browse the repository at this point in the history
…opriate dir

nvram functions are only needed by brcmsmac.

Cc: devel@linuxdriverproject.org
Cc: linux-wireless@vger.kernel.org
Reviewed-by: Brett Rudley <brudley@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Henry Ptasinski authored and Greg Kroah-Hartman committed May 10, 2011
1 parent f835f45 commit 192f25a
Show file tree
Hide file tree
Showing 2 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 @@ -53,7 +53,7 @@ BRCMSMAC_OFILES := \
nicpci.o \
../util/bcmutils.o \
../util/bcmwifi.o \
../util/nvram/nvram_ro.o
nvram.o

MODULEPFX := brcmsmac

Expand Down
File renamed without changes.

0 comments on commit 192f25a

Please sign in to comment.