]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/serial/crisv10.h
tty: Use the generic RS485 ioctl on CRIS
[linux-2.6-omap-h63xx.git] / drivers / serial / crisv10.h
index f36a729280bcb938919690c5a28bb6bf48ee8e0a..ea0beb46a10d1ae40eb43737d1696a4d7df70576 100644 (file)
@@ -125,7 +125,7 @@ struct e100_serial {
        int errorcode;
 
 #ifdef CONFIG_ETRAX_RS485
-       struct rs485_control    rs485;  /* RS-485 support */
+       struct serial_rs485     rs485;  /* RS-485 support */
 #endif
 };