Skip to content

Commit

Permalink
Staging: brcm80211: remove PTRSZ definition
Browse files Browse the repository at this point in the history
It was never used.

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 a921fdc commit a725ad6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/staging/brcm80211/include/typedefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,6 @@ typedef signed long long int64;

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

/* define PTRSZ */
#ifndef PTRSZ
#define PTRSZ sizeof(char *)
#endif

#undef TYPEDEF_BOOL
#undef TYPEDEF_UCHAR
#undef TYPEDEF_USHORT
Expand Down

0 comments on commit a725ad6

Please sign in to comment.