summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/chip_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/host/chip_support.h')
-rw-r--r--drivers/video/tegra/host/chip_support.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/tegra/host/chip_support.h b/drivers/video/tegra/host/chip_support.h
index 33fd92eb31c8..6d378183e6e5 100644
--- a/drivers/video/tegra/host/chip_support.h
+++ b/drivers/video/tegra/host/chip_support.h
@@ -128,7 +128,6 @@ struct nvhost_chip_support {
} intr;
struct {
- struct nvhost_device *(*get_nvhost_device)(char *name);
struct nvhost_channel *(*alloc_nvhost_channel)(int chid);
void (*free_nvhost_channel)(struct nvhost_channel *ch);
} nvhost_dev;