CC [M] drivers/usb/serial/whiteheat.o drivers/usb/serial/whiteheat.c: In function `rx_data_softint': drivers/usb/serial/whiteheat.c:1433: error: structure has no member named `flip'drivers/usb/serial/whiteheat.c:1442: error: structure has no member named `flip'drivers/usb/serial/whiteheat.c:1442: error: structure has no member named `flip'drivers/usb/serial/whiteheat.c:1443: error: structure has no member named `flip'drivers/usb/serial/whiteheat.c:1444: error: structure has no member named `flip'make[3]: *** [drivers/usb/serial/whiteheat.o] Error 1 make[2]: *** [drivers/usb/serial] Error 2 make[1]: *** [drivers/usb] Error 2 make: *** [drivers] Error 2
This is due to the tty changes from Alan Cox. Don't worry, that patch isn't going to mainline for a while...
I'm going to close this for now, due to the rawness of that tty patch.