diff options
| author | Thomas Weißschuh <thomas@t-8ch.de> | 2024-05-27 08:27:48 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2024-07-01 17:16:04 -0400 |
| commit | c5614ee3f2775534871914c02be4b5a61b71ed40 (patch) | |
| tree | 9ff96c778eefdb4f03499bf0ce98e95b0c625032 /include/standard-headers/linux/virtio_bt.h | |
| parent | c51dca04281f9be6eacdad8fc8f9c7ddc87dcf3c (diff) | |
| download | focaccia-qemu-c5614ee3f2775534871914c02be4b5a61b71ed40.tar.gz focaccia-qemu-c5614ee3f2775534871914c02be4b5a61b71ed40.zip | |
linux-headers: update to 6.10-rc1
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de> Message-Id: <20240527-pvpanic-shutdown-v8-2-5a28ec02558b@t-8ch.de> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/standard-headers/linux/virtio_bt.h')
| -rw-r--r-- | include/standard-headers/linux/virtio_bt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/standard-headers/linux/virtio_bt.h b/include/standard-headers/linux/virtio_bt.h index a11ecc3f92..6f0dee7e32 100644 --- a/include/standard-headers/linux/virtio_bt.h +++ b/include/standard-headers/linux/virtio_bt.h @@ -13,7 +13,6 @@ enum virtio_bt_config_type { VIRTIO_BT_CONFIG_TYPE_PRIMARY = 0, - VIRTIO_BT_CONFIG_TYPE_AMP = 1, }; enum virtio_bt_config_vendor { |