OSDN Git Service

Merge "Merge android-4.4.171 (b355d4f) into msm-4.4"
authorLinux Build Service Account <lnxbuild@localhost>
Thu, 31 Jan 2019 06:22:34 +0000 (22:22 -0800)
committerGerrit - the friendly Code Review server <code-review@localhost>
Thu, 31 Jan 2019 06:22:33 +0000 (22:22 -0800)
1  2 
include/uapi/linux/virtio_ids.h

@@@ -41,8 -41,6 +41,9 @@@
  #define VIRTIO_ID_CAIF               12 /* Virtio caif */
  #define VIRTIO_ID_GPU          16 /* virtio GPU */
  #define VIRTIO_ID_INPUT        18 /* virtio input */
+ #define VIRTIO_ID_VSOCK        19 /* virtio vsock transport */
  
 +/* QCOM Private virtio device IDs */
 +#define VIRTIO_ID_I2C        21 /* virtio i2c */
 +
  #endif /* _LINUX_VIRTIO_IDS_H */