]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/net/irda/nsc-ircc.h
Fix common misspellings
[mirror_ubuntu-artful-kernel.git] / drivers / net / irda / nsc-ircc.h
index 7ba7738759b951b603ea7e0d4ee7ad198754ad9a..32fa58211fadc19f0c9df01a9f8c544f3ea963a3 100644 (file)
 #define LSR_TXRDY       0x20 /* Transmitter ready */
 #define LSR_TXEMP       0x40 /* Transmitter empty */
 
-#define ASCR            0x07 /* Auxillary Status and Control Register */
+#define ASCR            0x07 /* Auxiliary Status and Control Register */
 #define ASCR_RXF_TOUT   0x01 /* Rx FIFO timeout */
 #define ASCR_FEND_INF   0x02 /* Frame end bytes in rx FIFO */
 #define ASCR_S_EOT      0x04 /* Set end of transmission */