Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220058
b: refs/heads/master
c: 5393ddf
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Oct 5, 2010
1 parent 3deb65f commit ec7684d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a21142b22b8a09d4d683510113c1adf3b3eeced7
refs/heads/master: 5393ddf14e7071ceeefde74a95bbc6ac9203c579
7 changes: 0 additions & 7 deletions trunk/drivers/staging/brcm80211/include/typedefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@ typedef unsigned long long int uintptr;
#define TYPEDEF_USHORT
#define TYPEDEF_ULONG
#include <linux/version.h>

/* Do not support the (u)int64 types with strict ansi for GNU C */
#if defined(__GNUC__) && defined(__STRICT_ANSI__)
#define TYPEDEF_INT64
#define TYPEDEF_UINT64
#endif

#include <linux/types.h>

/*
Expand Down

0 comments on commit ec7684d

Please sign in to comment.