staging: brcm80211: remove inclusion of bcmsrom_fmt.h
authorArend van Spriel <arend@broadcom.com>
Wed, 1 Jun 2011 11:45:18 +0000 (13:45 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 19:36:55 +0000 (12:36 -0700)
commit23d77de3a199ca70889cfd422a1244bbd7511f9d
tree8bba42722981aefda16b99bea5f8f062cf1aea4f
parentd70462f5d6395f4419bcdca6c5ae6f5080884995
staging: brcm80211: remove inclusion of bcmsrom_fmt.h

The header file bcmsrom_fmt.h contains a lot of macro definitions
used by bcmsrom.c and one type definition used by wlc_phy_int.h.
The defintions have been moved appropriately and the include file
bcmsrom_fmt.h is removed.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/bcmsrom.c
drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_int.h
drivers/staging/brcm80211/include/bcmsrom.h
drivers/staging/brcm80211/include/bcmsrom_fmt.h [deleted file]
This page took 0.024746 seconds and 5 git commands to generate.