From 9375f6b19ee52ff381e501ae6e10ae91ded7f545 Mon Sep 17 00:00:00 2001 From: Alex Waterman Date: Wed, 14 Feb 2018 16:36:03 -0800 Subject: 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 Reviewed-on: https://git-master.nvidia.com/r/1657730 Reviewed-by: Terje Bergstrom Reviewed-by: mobile promotions Tested-by: mobile promotions --- include/uapi/linux/nvgpu.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/uapi') diff --git a/include/uapi/linux/nvgpu.h b/include/uapi/linux/nvgpu.h index 206832ae..f8211374 100644 --- a/include/uapi/linux/nvgpu.h +++ b/include/uapi/linux/nvgpu.h @@ -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 -#endif - #define NVGPU_GPU_BUS_TYPE_NONE 0 #define NVGPU_GPU_BUS_TYPE_AXI 32 -- cgit v1.2.2