mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: vgpu: move common vgpu code to nvgpu common
All code that is common across OSes resides under nvgpu common path. Follow the same for vgpu. Jira GVSCI-334 Change-Id: Ie1c6f4611ee2d799efaa43c62d6d96ef2fe982a5 Signed-off-by: Aparna Das <aparnad@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2011757 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
285b3cc914
commit
a66d9cfde5
@@ -37,8 +37,8 @@
|
||||
#include <nvgpu/clk_arb.h>
|
||||
|
||||
#include "vgpu_linux.h"
|
||||
#include "vgpu/fecs_trace_vgpu.h"
|
||||
#include "vgpu/clk_vgpu.h"
|
||||
#include "common/vgpu/fecs_trace_vgpu.h"
|
||||
#include "common/vgpu/clk_vgpu.h"
|
||||
#include "gm20b/hal_gm20b.h"
|
||||
|
||||
#include "os/linux/module.h"
|
||||
|
||||
Reference in New Issue
Block a user