Skip to content

Commit

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

/* Do not support the (u)int64 types with strict ansi for GNU C */
#if defined(__GNUC__) && defined(__STRICT_ANSI__)
Expand All @@ -45,9 +44,6 @@ typedef unsigned long long int uintptr;
/*
* Default Typedefs
*/
#ifndef TYPEDEF_BOOL
typedef /* @abstract@ */ unsigned char bool;
#endif

/* define uchar, ushort, uint, ulong */

Expand Down Expand Up @@ -130,7 +126,6 @@ typedef signed long long int64;

#define AUTO (-1) /* Auto = -1 */

#undef TYPEDEF_BOOL
#undef TYPEDEF_UCHAR
#undef TYPEDEF_USHORT
#undef TYPEDEF_UINT
Expand Down

0 comments on commit 3deb65f

Please sign in to comment.