mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 01:36:52 +09:00
staging: brcm80211: move another file only used by brcmsmac into appropriate 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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
f835f45516
commit
192f25a24f
@@ -53,7 +53,7 @@ BRCMSMAC_OFILES := \
|
||||
nicpci.o \
|
||||
../util/bcmutils.o \
|
||||
../util/bcmwifi.o \
|
||||
../util/nvram/nvram_ro.o
|
||||
nvram.o
|
||||
|
||||
MODULEPFX := brcmsmac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user