staging: brcm80211: move files only used by brcmsmac into appropriate dir
authorHenry Ptasinski <henryp@broadcom.com>
Mon, 9 May 2011 14:33:03 +0000 (16:33 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 May 2011 18:07:13 +0000 (11:07 -0700)
commit47d30257706a90926de396bc3055684d9215abd9
tree343c5c5ecc6e9574be4b4e3c8a4c5774f6e99d2c
parent9fb137c581861ffcda5419fac4b80cb0372b1964
staging: brcm80211: move files only used by brcmsmac into appropriate dir

A number of files in the util subdir are only used by the brcmsmac driver.
Move those files into the brcmsmac subdir instead, and do the necessary
Makefile updates to get the files from the new location.

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>
drivers/staging/brcm80211/brcmsmac/Makefile
drivers/staging/brcm80211/brcmsmac/bcmotp.c [moved from drivers/staging/brcm80211/util/bcmotp.c with 100% similarity]
drivers/staging/brcm80211/brcmsmac/bcmsrom.c [moved from drivers/staging/brcm80211/util/bcmsrom.c with 100% similarity]
drivers/staging/brcm80211/brcmsmac/bcmsrom_tbl.h [moved from drivers/staging/brcm80211/util/bcmsrom_tbl.h with 100% similarity]
drivers/staging/brcm80211/brcmsmac/hnddma.c [moved from drivers/staging/brcm80211/util/hnddma.c with 100% similarity]
drivers/staging/brcm80211/brcmsmac/nicpci.c [moved from drivers/staging/brcm80211/util/nicpci.c with 100% similarity]