mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: Remove nvgpu_gpuid_t18x.h
Remove nvgpu_gpuid_t18x.h since this file is now visible. Migrate the relevant definitions and defines into their expected places and make the code use the real defines. No longer is hiding t18x specific stuff necessary. Bug 1799159 Change-Id: I47fa2392e46fdb7aacc70aeb0cc8c3f5ca0dc22f Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: http://git-master/r/1300976 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
f9b2c30b36
commit
76b78b6fdc
@@ -274,6 +274,7 @@ extern struct gk20a_platform gk20a_generic_platform;
|
||||
#ifdef CONFIG_TEGRA_GK20A
|
||||
extern struct gk20a_platform gk20a_tegra_platform;
|
||||
extern struct gk20a_platform gm20b_tegra_platform;
|
||||
extern struct gk20a_platform gp10b_tegra_platform;
|
||||
#ifdef CONFIG_TEGRA_GR_VIRTUALIZATION
|
||||
extern struct gk20a_platform vgpu_tegra_platform;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user