Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc79cad2 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Staging: brcm80211: typedefs.h: remove version.h inclusion



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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 5393ddf1
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -31,7 +31,6 @@ typedef unsigned long long int uintptr;
#define TYPEDEF_UINT
#define TYPEDEF_UINT
#define TYPEDEF_USHORT
#define TYPEDEF_USHORT
#define TYPEDEF_ULONG
#define TYPEDEF_ULONG
#include <linux/version.h>
#include <linux/types.h>
#include <linux/types.h>


/*
/*