Merge remote-tracking branch 'asoc/fix/core' into tmp
[firefly-linux-kernel-4.4.55.git] / drivers / tty / ipwireless / setup_protocol.h
index 9d6bcc77c73ca4fc253411557fb413082e2822ef..002c34e72521097525d478577fb2737b2faf7c0c 100644 (file)
@@ -59,7 +59,7 @@ struct tl_setup_config_done_msg {
        unsigned char sig_no;           /* TL_SETUP_SIGNO_CONFIG_DONE_MSG */
 } __attribute__ ((__packed__));
 
-/* Asyncronous messages */
+/* Asynchronous messages */
 struct tl_setup_open_msg {
        unsigned char sig_no;           /* TL_SETUP_SIGNO_OPEN_MSG */
        unsigned char port_no;