Skip to content

Commit

Permalink
Staging: brcm80211: typedefs.h: remove version.h inclusion
Browse files Browse the repository at this point in the history
It isn't needed anymore.

Cc: Brett Rudley <brudley@broadcom.com>
Cc: Henry Ptasinski <henryp@broadcom.com>
Cc: Nohee Ko <noheek@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Oct 5, 2010
1 parent 5393ddf commit cc79cad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/brcm80211/include/typedefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ typedef unsigned long long int uintptr;
#define TYPEDEF_UINT
#define TYPEDEF_USHORT
#define TYPEDEF_ULONG
#include <linux/version.h>
#include <linux/types.h>

/*
Expand Down

0 comments on commit cc79cad

Please sign in to comment.