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)
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>

No differences found