From: Arend van Spriel Date: Wed, 1 Jun 2011 11:45:22 +0000 (+0200) Subject: staging: brcm80211: remove usage of pcicfg.h from brcmsmac driver X-Git-Tag: v3.1-rc1~232^2~568^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b1681163cbe5a07d322332b1ec238ffdf43a084;p=pandora-kernel.git staging: brcm80211: remove usage of pcicfg.h from brcmsmac driver All PCI related definitions needed by the brcmsmac driver are going to be consolidated in single header file nicpci.h. This commit removes need to include pcicfg.h in brcmsmac driver sources. Signed-off-by: Arend van Spriel Reviewed-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed