On Sat, Jun 05, 2010 at 03:13:46PM -0700, Charles Clément wrote: > Remove the following typedef from ttype.h and replace with the actual type: > PBYTE -> unsigned char * > PWORD -> unsigned short * > PDWORD -> unsigned long * After applying all of your typedef cleanup patches, I'm getting a bunch of compiler warnings on x86-64 like: drivers/staging/vt6655/iwctl.c: In function ‘iwctl_get_wireless_stats’: drivers/staging/vt6655/iwctl.c:119:36: warning: cast from pointer to integer of different size I'll go see what went wrong... thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel