From: Arend van Spriel Date: Wed, 1 Jun 2011 11:45:27 +0000 (+0200) Subject: staging: brcm80211: remove dependency on pci core difinitions from aiutils.c X-Git-Tag: v3.1-rc1~232^2~568^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8543df3a1f5d3dafd69882787627b075e62bb3eb;p=pandora-kernel.git staging: brcm80211: remove dependency on pci core difinitions from aiutils.c The file aiutils.c included the register definition includes for the PCI and PCIe core. This was for two functions which have been partly moved to nicpci.c. This means that nicpci.h is the only include file to provide interface to aiutils.c for PCI core related functions. Signed-off-by: Arend van Spriel Reviewed-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed