mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 01:31:30 +03:00
gpu: host1x: Move host1x-next.h
Move the host1x-next.h file into the 'include/linux' directory so that we don't need to have a specific include path that we need to provide to the various out-of-tree drivers that use this. Bug 4991705 Bug 5043885 Change-Id: I6ebfa291aa1c038e8bf9bbaa59362403e29ceb5a Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3282045 Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# SPDX-FileCopyrightText: Copyright (c) 2022-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
# SPDX-FileCopyrightText: Copyright (c) 2022-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
|
||||
LINUXINCLUDE += -I$(srctree.nvidia-oot)/include
|
||||
LINUXINCLUDE += -I$(srctree.nvidia-oot)/drivers/gpu/host1x/hw/
|
||||
LINUXINCLUDE += -I$(srctree.nvidia-oot)/drivers/video/tegra/host/
|
||||
LINUXINCLUDE += -I$(srctree.nvidia-oot)/drivers/gpu/host1x/include
|
||||
LINUXINCLUDE += -I$(srctree.hwpm)/include
|
||||
|
||||
obj-m += block/tegra_virt_storage/
|
||||
|
||||
Reference in New Issue
Block a user