mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
gpu: nvgpu: move platform_gk20a.h to linux
Fix #includes in all the files to include platform_gk20a.h file with correct path NVGPU-316 Change-Id: Icb26d3c75076b8fdc8da992f751e1cfea22996be Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1589939 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
e5c3b05bb2
commit
d73e89f984
@@ -33,8 +33,8 @@
|
||||
|
||||
#include <uapi/linux/nvgpu.h>
|
||||
|
||||
#include "gk20a/platform_gk20a.h"
|
||||
#include "gk20a/gk20a.h"
|
||||
#include "common/linux/platform_gk20a.h"
|
||||
#include "common/linux/clk.h"
|
||||
|
||||
#include "gp10b/platform_gp10b.h"
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
*/
|
||||
|
||||
#include "gk20a/gk20a.h"
|
||||
#include "gk20a/platform_gk20a.h"
|
||||
#include "vgpu/clk_vgpu.h"
|
||||
#include "common/linux/platform_gk20a.h"
|
||||
#include "common/linux/os_linux.h"
|
||||
|
||||
#include <nvgpu/nvhost.h>
|
||||
|
||||
Reference in New Issue
Block a user