mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: delete unused include in uapi/linux/nvgpu.h
This include seems to have escaped deletion when the t19x code was folded back into nvgpu proper. Change-Id: I2c6b12a91ff3e4160751987f2ae0f4a4734d0319 Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1657730 Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> 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
662c441467
commit
9375f6b19e
@@ -98,10 +98,6 @@ struct nvgpu_gpu_zbc_query_table_args {
|
||||
#define NVGPU_GPU_IMPL_GV11B 0x0000000B
|
||||
#define NVGPU_GPU_IMPL_GV100 0x00000000
|
||||
|
||||
#ifdef CONFIG_TEGRA_19x_GPU
|
||||
#include <linux/nvgpu-t19x.h>
|
||||
#endif
|
||||
|
||||
#define NVGPU_GPU_BUS_TYPE_NONE 0
|
||||
#define NVGPU_GPU_BUS_TYPE_AXI 32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user