aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/hnddma.c
diff options
context:
space:
mode:
authorArend van Spriel <arend@broadcom.com>2011-03-02 21:18:49 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-03-02 19:48:07 -0500
commit9cceab99d7038b69093fd0142f644224c040a6bb (patch)
tree79c9c32470eeed8f6e3fc0465bdc17c9ae36d979 /drivers/staging/brcm80211/util/hnddma.c
parentstaging: brcm80211: remove struct osl_info from driver sources (diff)
downloadlinux-dev-9cceab99d7038b69093fd0142f644224c040a6bb.tar.xz
linux-dev-9cceab99d7038b69093fd0142f644224c040a6bb.zip
staging: brcm80211: remove osl source files from driver
The whole need for the OSL concept has been removed from the driver. This is the final commit removing the source file and include file from the driver repository. All include statements of osl.h have been removed from the other source files. Reviewed-by: Brett Rudley <brudley@broadcom.com> Reviewed-by: Henry Ptasinski <henryp@broadcom.com> Reviewed-by: Roland Vossen <rvossen@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/brcm80211/util/hnddma.c')
-rw-r--r--drivers/staging/brcm80211/util/hnddma.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/brcm80211/util/hnddma.c b/drivers/staging/brcm80211/util/hnddma.c
index 5508147ba965..60afd06297e8 100644
--- a/drivers/staging/brcm80211/util/hnddma.c
+++ b/drivers/staging/brcm80211/util/hnddma.c
@@ -20,7 +20,6 @@
#include <linux/pci.h>
#include <bcmdefs.h>
#include <bcmdevs.h>
-#include <osl.h>
#include <hndsoc.h>
#include <bcmutils.h>
#include <siutils.h>