diff options
Diffstat (limited to 'include/linux/nvhost.h')
-rw-r--r-- | include/linux/nvhost.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nvhost.h b/include/linux/nvhost.h index b4a3bafbfbab..777bbabe3b4b 100644 --- a/include/linux/nvhost.h +++ b/include/linux/nvhost.h @@ -118,7 +118,6 @@ struct nvhost_device_data { struct device_dma_parameters dma_parms; u32 syncpts[NVHOST_MODULE_MAX_SYNCPTS]; - u32 syncpt_base; /* Device sync point base */ u32 waitbases[NVHOST_MODULE_MAX_WAITBASES]; u32 modulemutexes[NVHOST_MODULE_MAX_MODMUTEXES]; u32 moduleid; /* Module id for user space API */ |