diff options
| author | Timo Alho <talho@nvidia.com> | 2018-02-14 07:10:34 -0500 |
|---|---|---|
| committer | mobile promotions <svcmobile_promotions@nvidia.com> | 2018-02-15 03:01:42 -0500 |
| commit | 198fdb83c0d174fe5cef623ffdab47010b8e5f97 (patch) | |
| tree | 400a4cedf28eaebfbfd241f9d4f3d01c32bcd023 /include/linux | |
| parent | 88829b60d44a90c04a0325f8dc2a4e70975aad42 (diff) | |
video: tegra: host: clean-up include list
Nothing from include file <linux/fence.h> is used by the code. Just
remove it.
Change-Id: I0981faf90ee6a73d00546c16d94d6cac142f58ac
Signed-off-by: Timo Alho <talho@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1657412
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
GVS: Gerrit_Virtual_Submit
Tested-by: Bitan Biswas <bbiswas@nvidia.com>
Reviewed-by: Bitan Biswas <bbiswas@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'include/linux')
| -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 439bd169b..7de229c1b 100644 --- a/include/linux/nvhost.h +++ b/include/linux/nvhost.h | |||
| @@ -31,7 +31,6 @@ | |||
| 31 | #include <linux/pm_domain.h> | 31 | #include <linux/pm_domain.h> |
| 32 | #include <linux/pm_qos.h> | 32 | #include <linux/pm_qos.h> |
| 33 | #include <linux/time.h> | 33 | #include <linux/time.h> |
| 34 | #include <linux/fence.h> | ||
| 35 | 34 | ||
| 36 | #ifdef CONFIG_TEGRA_HOST1X | 35 | #ifdef CONFIG_TEGRA_HOST1X |
| 37 | #include <linux/host1x.h> | 36 | #include <linux/host1x.h> |
