diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/nvmap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nvmap.h b/include/linux/nvmap.h index ef0f7fd7a..0c2d02562 100644 --- a/include/linux/nvmap.h +++ b/include/linux/nvmap.h | |||
| @@ -80,6 +80,7 @@ struct nvmap_platform_carveout { | |||
| 80 | struct device *cma_dev; | 80 | struct device *cma_dev; |
| 81 | bool resize; | 81 | bool resize; |
| 82 | struct device *dma_dev; | 82 | struct device *dma_dev; |
| 83 | struct device dev; | ||
| 83 | bool is_ivm; | 84 | bool is_ivm; |
| 84 | int peer; | 85 | int peer; |
| 85 | int vmid; | 86 | int vmid; |
