Commit a725ad6c authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Staging: brcm80211: remove PTRSZ definition

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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent a921fdc1
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment