From 421e64aad73c419495253c62b131677cf25c4924 Mon Sep 17 00:00:00 2001 From: Debarshi Dutta Date: Wed, 19 Sep 2018 11:46:27 +0530 Subject: gpu: nvgpu: move header location of gk20a.h Update header path of gk20a.h in files present in common/ to Jira NVGPU-597 Change-Id: I3431dae93ada9bd561454c89a0b99c5292ab4a8d Signed-off-by: Debarshi Dutta Reviewed-on: https://git-master.nvidia.com/r/1832024 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/common/vbios/bios.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'drivers/gpu/nvgpu/common/vbios') diff --git a/drivers/gpu/nvgpu/common/vbios/bios.c b/drivers/gpu/nvgpu/common/vbios/bios.c index 4e851b39..4d9f785c 100644 --- a/drivers/gpu/nvgpu/common/vbios/bios.c +++ b/drivers/gpu/nvgpu/common/vbios/bios.c @@ -22,10 +22,9 @@ #include #include +#include #include -#include "gk20a/gk20a.h" - #define BIT_HEADER_ID 0xb8ffU #define BIT_HEADER_SIGNATURE 0x00544942U #define PCI_EXP_ROM_SIG 0xaa55U -- cgit v1.2.2