summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/include
diff options
context:
space:
mode:
authorRoland Vossen <rvossen@broadcom.com>2011-06-01 13:45:57 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-06-07 12:43:30 -0700
commit25036341c3f471c0329fba4e5bba51d261c95931 (patch)
tree67923d82ba1d3fe4303d9d98bb330827b5611e71 /drivers/staging/brcm80211/include
parentb61a4be59b7df9c2cee72156fa2958b6ab0fe666 (diff)
downloadop-kernel-dev-25036341c3f471c0329fba4e5bba51d261c95931.zip
op-kernel-dev-25036341c3f471c0329fba4e5bba51d261c95931.tar.gz
staging: brcm80211: cleanup after R_REG/W_REG patches
Code cleanup. Removed unused sections. Added () to make macro safe. Signed-off-by: Roland Vossen <rvossen@broadcom.com> Reviewed-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/brcm80211/include')
-rw-r--r--drivers/staging/brcm80211/include/brcmu_utils.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/brcm80211/include/brcmu_utils.h b/drivers/staging/brcm80211/include/brcmu_utils.h
index 94ae604..e4007d4 100644
--- a/drivers/staging/brcm80211/include/brcmu_utils.h
+++ b/drivers/staging/brcm80211/include/brcmu_utils.h
@@ -239,10 +239,6 @@ extern int brcmu_iovar_lencheck(const struct brcmu_iovar *table, void *arg,
#define PKTBUFSZ 2048
#define OSL_SYSUPTIME() ((u32)jiffies * (1000 / HZ))
-#ifdef BRCM_FULLMAC
-#include <linux/kernel.h> /* for vsn/printf's */
-#include <linux/string.h> /* for mem*, str* */
-#endif
#ifndef setbit
#ifndef NBBY /* the BSD family defines NBBY */
OpenPOWER on IntegriCloud