staging: brcm80211: remove unnecessary include from nvram_ro.c
authorArend van Spriel <arend@broadcom.com>
Thu, 14 Apr 2011 14:53:29 +0000 (16:53 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 25 Apr 2011 23:33:48 +0000 (16:33 -0700)
Source file included bcmotp.h but did not use any declared item
from that include file so it can safely be removed.

Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/util/nvram/nvram_ro.c

index 3b2090d56343acc8d9b335812f612312b513ffce..397eb8cde5c1213f7a3748cd134c279f184b57dc 100644 (file)
@@ -22,7 +22,6 @@
 #include <bcmnvram.h>
 #include <sbchipc.h>
 #include <bcmsrom.h>
-#include <bcmotp.h>
 #include <bcmdevs.h>
 #include <hndsoc.h>