mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: create common sim reg accessors
sim reg accessors is common after it moved to use os abstract layer reg accessors. Bug 2999617 Signed-off-by: Richard Zhao <rizhao@nvidia.com> Change-Id: I1c0ff7ca1724cde09dd845c077763709ea2ef915 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2517383 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
86cb03d2f1
commit
ab6d4fa543
@@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2019-2020, NVIDIA CORPORATION. All Rights Reserved.
|
||||
# Copyright (c) 2019-2021, NVIDIA CORPORATION. All Rights Reserved.
|
||||
#
|
||||
# POSIX elements and units in nvgpu.
|
||||
#
|
||||
@@ -29,7 +29,6 @@ all:
|
||||
os/posix/posix-io.c,
|
||||
os/posix/posix-nvhost.c,
|
||||
os/posix/posix-nvlink.c,
|
||||
os/posix/posix-sim.c,
|
||||
os/posix/posix-vgpu.c,
|
||||
os/posix/posix-vidmem.c,
|
||||
os/posix/fecs_trace_posix.c,
|
||||
|
||||
Reference in New Issue
Block a user