]> Pileus Git - ~andy/linux/blobdiff - include/uapi/linux/virtio_console.h
Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git.kernel...
[~andy/linux] / include / uapi / linux / virtio_console.h
index 3fd0dce3cb25d2aa26caeb518caff2cdc3a9177b..ba260dd0b33aece9b8ba983b9914583ff7b48e6c 100644 (file)
@@ -40,7 +40,7 @@
 #define VIRTIO_CONSOLE_F_MULTIPORT 1   /* Does host provide multiple ports? */
 #define VIRTIO_CONSOLE_F_EMERG_WRITE 2 /* Does host support emergency write? */
 
-#define VIRTIO_CONSOLE_BAD_ID          (~(u32)0)
+#define VIRTIO_CONSOLE_BAD_ID          (~(__u32)0)
 
 struct virtio_console_config {
        /* colums of the screens */