summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/dev.h
diff options
context:
space:
mode:
authorKishore Kumar Kunche <kkunche@nvidia.com>2011-02-08 10:48:00 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:44:59 -0800
commit5dd93c6b6029ec95ed39b4a3dd76a0aff85c64b0 (patch)
treeb354c66ccba5c7a8f76c82dadcc816add99245ea /drivers/video/tegra/host/dev.h
parent00b983b68d75890f01f8aeae3f30a892f6f56736 (diff)
video: tegra: host: Revert previous merge
The proper host driver patches will follow, based on the pre-merge state. also includes: [ARM]: tegra: host disable MPE auto power gate Fixes Random CRC failures on T30. Original-Change-Id: Ib42b8efc30d9e8910934bb9350e8170c9096e614 Reviewed-on: http://git-master/r/18663 Original-Change-Id: I985bfbef277db4d533b67ee674db41d4a8daa18a Reviewed-on: http://git-master/r/24296 Reviewed-by: Scott Williams <scwilliams@nvidia.com> Tested-by: Scott Williams <scwilliams@nvidia.com> Original-Change-Id: Iec8ea27d5648b7f9f8ac51f2aca79b5e7cf44879 Rebase-Id: Rcfb56b73d820c182354e6b91afa219148e4000b0
Diffstat (limited to 'drivers/video/tegra/host/dev.h')
-rw-r--r--drivers/video/tegra/host/dev.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/tegra/host/dev.h b/drivers/video/tegra/host/dev.h
index f39ea75681e4..3e96f47e76d7 100644
--- a/drivers/video/tegra/host/dev.h
+++ b/drivers/video/tegra/host/dev.h
@@ -49,6 +49,5 @@ struct nvhost_master {
};
void nvhost_debug_init(struct nvhost_master *master);
-void nvhost_debug_dump(void);
#endif