summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/Makefile
diff options
context:
space:
mode:
authorTerje Bergstrom <tbergstrom@nvidia.com>2012-05-22 15:23:13 +0300
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 01:24:48 -0700
commite59ce664ae94c2ea2e3b4f5ea7320fda61b5a223 (patch)
tree8fdfa1df3bacf86506f69d97f58fd38fd98927ac /drivers/video/tegra/Makefile
parent63096e7636c1e962f0db5fee4eb57431c7625856 (diff)
video: tegra: host: Register devices in SoC files
Move the device structures to the driver source code files. Register all nvhost_device's in one loop which is called from board file. host1x driver code is moved to live under host1x, too. This causes a need to add host to include path of tegradc and nvavp. Bug 982965 Change-Id: If99cf9d1ef6bc24663ee8294c19370429ed04ca7 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> (cherry picked from commit fe19b0ab25e721a77944268d31081e801dda9184) Reviewed-on: http://git-master/r/109265 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Juha Tukkinen <jtukkinen@nvidia.com> Signed-off-by: Bo Yan <byan@nvidia.com>
Diffstat (limited to 'drivers/video/tegra/Makefile')
-rw-r--r--drivers/video/tegra/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/tegra/Makefile b/drivers/video/tegra/Makefile
index ef9e709303df..2407c708d9df 100644
--- a/drivers/video/tegra/Makefile
+++ b/drivers/video/tegra/Makefile
@@ -1,3 +1,4 @@
+EXTRA_CFLAGS += -Idrivers/video/tegra/host
obj-$(CONFIG_TEGRA_GRHOST) += host/
obj-$(CONFIG_TEGRA_DC) += dc/
obj-$(CONFIG_FB_TEGRA) += fb.o