From: Arend van Spriel Date: Fri, 25 Mar 2011 10:25:54 +0000 (+0100) Subject: staging: brcm80211: cleanup si_doattach function for fullmac X-Git-Tag: v3.0-rc1~336^2~901 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=014cdb5f454486b20de0e6358fb3692dbe067557;p=pandora-kernel.git staging: brcm80211: cleanup si_doattach function for fullmac si_doattach for the fullmac driver is selected using BCMSDIO flag. Within the function there are #ifdef BRCM_FULLMAC but this is implicitly true so these have been removed and the function itself is now between #ifdef BRCM_FULLMAC instead of BCMSDIO. Reviewed-by: Henry Ptasinski Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed