gpu: nvgpu: remove nvgpu_next files

Remove all nvgpu_next files and move the code into corresponding
nvgpu files.

Merge nvgpu-next-*.yaml into nvgpu-.yaml files.

Jira NVGPU-4771

Change-Id: I595311be3c7bbb4f6314811e68712ff01763801e
Signed-off-by: Antony Clince Alex <aalex@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2547557
Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com>
Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com>
Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
GVS: Gerrit_Virtual_Submit
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Antony Clince Alex
2021-06-19 10:17:51 +00:00
committed by mobile promotions
parent c7d43f5292
commit f9cac0c64d
126 changed files with 2351 additions and 4554 deletions

View File

@@ -22,7 +22,6 @@
#include <nvgpu/gk20a.h>
#include <nvgpu/class.h>
#include <nvgpu/nvgpu_next_class.h>
#include <nvgpu/hw/ga100/hw_proj_ga100.h>

View File

@@ -22,8 +22,6 @@
#include <nvgpu/gk20a.h>
#include <nvgpu/class.h>
#include <nvgpu/nvgpu_next_class.h>
#include <nvgpu/nvgpu_next_litter.h>
#include <nvgpu/hw/ga10b/hw_proj_ga10b.h>