aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/headers.h
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-01 09:26:47 -0400
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-01 09:55:08 -0400
commitada692b09f4707a8e06b087b1546d9f5b3f2d37d (patch)
treef588b0047be7c357dd7611d0207de392f059e9ca /drivers/staging/bcm/headers.h
parentbeceem: fix printf format strings (diff)
downloadlinux-dev-ada692b09f4707a8e06b087b1546d9f5b3f2d37d.tar.xz
linux-dev-ada692b09f4707a8e06b087b1546d9f5b3f2d37d.zip
beceem: fix character device ioctl
Sparse caught several places where ioctl interface was incorrectly using user memory. Fix all the ioctl cases for casting and __user annotation. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Diffstat (limited to 'drivers/staging/bcm/headers.h')
-rw-r--r--drivers/staging/bcm/headers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/bcm/headers.h b/drivers/staging/bcm/headers.h
index 0fdee9528617..473f11eebf7c 100644
--- a/drivers/staging/bcm/headers.h
+++ b/drivers/staging/bcm/headers.h
@@ -56,7 +56,6 @@
#include "CmHost.h"
#include "DDRInit.h"
#include "Debug.h"
-#include "HostMibs.h"
#include "IPv6ProtocolHdr.h"
#include "PHSModule.h"
#include "Protocol.h"