summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/dev.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/host/dev.h')
-rw-r--r--drivers/video/tegra/host/dev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/tegra/host/dev.h b/drivers/video/tegra/host/dev.h
index 3d05da8c53e8..635b0c90ccf9 100644
--- a/drivers/video/tegra/host/dev.h
+++ b/drivers/video/tegra/host/dev.h
@@ -46,7 +46,7 @@ struct nvhost_master {
struct nvhost_cpuaccess cpuaccess;
u32 nb_mlocks;
struct nvhost_intr intr;
- struct nvhost_module mod;
+ struct nvhost_device *dev;
struct nvhost_channel *channels;
u32 nb_channels;
u32 nb_modules;