Staging: brcm80211: remove forgotten undef
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 7 Oct 2010 23:41:32 +0000 (16:41 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 7 Oct 2010 23:41:32 +0000 (16:41 -0700)
I forgot to remove the float undefs in typedef.h from previous patches,
this fixes this issue.

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>
drivers/staging/brcm80211/include/typedefs.h

index 076d95b..a6ab298 100644 (file)
@@ -90,9 +90,6 @@ typedef signed int int32;
 #undef TYPEDEF_UINTPTR
 #undef TYPEDEF_INT16
 #undef TYPEDEF_INT32
-#undef TYPEDEF_FLOAT32
-#undef TYPEDEF_FLOAT64
-#undef TYPEDEF_FLOAT_T
 
 /*
  * Including the bcmdefs.h here, to make sure everyone including typedefs.h