staging: brcm80211: remove dependency on pci core difinitions from aiutils.c
authorArend van Spriel <arend@broadcom.com>
Wed, 1 Jun 2011 11:45:27 +0000 (13:45 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 19:37:00 +0000 (12:37 -0700)
commit8543df3a1f5d3dafd69882787627b075e62bb3eb
tree8e86bb032847e2c741359f73a7cc7ad0fc5d8aa3
parenta607d3c2bc9839fbc3ee8a8c99beeb7b3a3844c2
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 <arend@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/aiutils.c
drivers/staging/brcm80211/brcmsmac/nicpci.c
drivers/staging/brcm80211/brcmsmac/nicpci.h
This page took 0.026086 seconds and 5 git commands to generate.