diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/remoteproc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/remoteproc.h b/include/linux/remoteproc.h index 1edbfde4593c..b52f78413c5c 100644 --- a/include/linux/remoteproc.h +++ b/include/linux/remoteproc.h | |||
@@ -122,7 +122,6 @@ enum fw_resource_type { | |||
122 | RSC_TRACE = 2, | 122 | RSC_TRACE = 2, |
123 | RSC_VRING = 3, | 123 | RSC_VRING = 3, |
124 | RSC_VIRTIO_DEV = 4, | 124 | RSC_VIRTIO_DEV = 4, |
125 | RSC_VIRTIO_CFG = 5, | ||
126 | }; | 125 | }; |
127 | 126 | ||
128 | /** | 127 | /** |