Skip to content

Commit

Permalink
staging: brcm80211: remove unnecessary include from nvram_ro.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed Apr 25, 2011
1 parent e9c661e commit 278057d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/brcm80211/util/nvram/nvram_ro.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <bcmnvram.h>
#include <sbchipc.h>
#include <bcmsrom.h>
#include <bcmotp.h>
#include <bcmdevs.h>
#include <hndsoc.h>

Expand Down

0 comments on commit 278057d

Please sign in to comment.