mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: create nvgpu.common.hal.init unit
Move hal init from chip-specific paths to hal/init. Update makefiles and include paths to match. JIRA NVGPU-2023 Change-Id: I810c817bb0ba83dcf5ed4d05df502e85c2fd77df Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2098915 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
da9dee85e2
commit
f0640b9d10
@@ -44,7 +44,6 @@
|
||||
#include "common/vgpu/ivc/comm_vgpu.h"
|
||||
#include "common/vgpu/intr/intr_vgpu.h"
|
||||
#include "common/vgpu/init/init_vgpu.h"
|
||||
#include "gm20b/hal_gm20b.h"
|
||||
|
||||
#include "os/linux/module.h"
|
||||
#include "os/linux/os_linux.h"
|
||||
|
||||
Reference in New Issue
Block a user