]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/serial_core.h
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-zesty-kernel.git] / include / linux / serial_core.h
index 5d494888a612a8a33c4f022bf7a6c77c5e5a24f8..5def8e830fb0ea1f62c084a89f31a4851ee191b4 100644 (file)
@@ -111,8 +111,8 @@ struct uart_icount {
        __u32   buf_overrun;
 };
 
-typedef unsigned int __bitwise__ upf_t;
-typedef unsigned int __bitwise__ upstat_t;
+typedef unsigned int __bitwise upf_t;
+typedef unsigned int __bitwise upstat_t;
 
 struct uart_port {
        spinlock_t              lock;                   /* port lock */