summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/host1x/host1x_cdma.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/host/host1x/host1x_cdma.h')
-rw-r--r--drivers/video/tegra/host/host1x/host1x_cdma.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/video/tegra/host/host1x/host1x_cdma.h b/drivers/video/tegra/host/host1x/host1x_cdma.h
index 9c533d6a5154..94bfc092c8c9 100644
--- a/drivers/video/tegra/host/host1x/host1x_cdma.h
+++ b/drivers/video/tegra/host/host1x/host1x_cdma.h
@@ -1,7 +1,7 @@
/*
* drivers/video/tegra/host/host1x/host1x_cdma.h
*
- * Tegra Graphics Host Channel
+ * Tegra Graphics Host Command DMA
*
* Copyright (c) 2011-2012, NVIDIA Corporation.
*
@@ -36,7 +36,4 @@
* and replaces the original timed out contexts GATHER slots */
#define SYNCPT_INCR_BUFFER_SIZE_WORDS (4096 / sizeof(u32))
-struct nvhost_chip_support;
-int host1x_init_cdma_support(struct nvhost_chip_support *);
-
#endif