staging: brcm80211: remove conditional BCMSDIO code from bcmsrom.c
authorArend van Spriel <arend@broadcom.com>
Fri, 25 Mar 2011 10:26:00 +0000 (11:26 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Apr 2011 05:36:14 +0000 (22:36 -0700)
commit72a279620facd56cf650573c8705136e25908357
tree182cba9eb3ba5c30df141791cfd6c4cacfc40d60
parent94da53f91df196a62727363722dd20bd616f7362
staging: brcm80211: remove conditional BCMSDIO code from bcmsrom.c

The source file is only used by the softmac driver and will never be
compiled with the BCMSDIO flag enabled so there is no need to have code
ifdef for this flag.

Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/util/bcmsrom.c