Commit ded6d25b authored by Brett Rudley's avatar Brett Rudley Committed by Greg Kroah-Hartman

staging: brcm80211: Purge unused includes from d11.h

Purge unused #includes from d11.h
Signed-off-by: default avatarBrett Rudley <brudley@broadcom.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 53b6b34d
...@@ -17,12 +17,9 @@ ...@@ -17,12 +17,9 @@
#ifndef _D11_H #ifndef _D11_H
#define _D11_H #define _D11_H
#include <bcmdefs.h>
#include <bcmdevs.h> #include <bcmdevs.h>
#include <hndsoc.h>
#include <sbhndpio.h> #include <sbhndpio.h>
#include <sbhnddma.h> #include <sbhnddma.h>
#include <proto/802.11.h>
/* This marks the start of a packed structure section. */ /* This marks the start of a packed structure section. */
#include <packed_section_start.h> #include <packed_section_start.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment