From bd660acd40b4304cf6e53469aeae8fcf6b573c49 Mon Sep 17 00:00:00 2001 From: Konsta Holtta Date: Wed, 12 Apr 2017 13:46:23 +0300 Subject: gpu: nvgpu: include ioctl_tsg.h in ioctl_tsg.c Bring tsg ioctl function declarations to where they are implemented. Bug 200067946 Change-Id: Ifc28601d4728e2fe6c8c74755d14c9e996aed4a2 Signed-off-by: Konsta Holtta Reviewed-on: http://git-master/r/1461379 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/common/linux/ioctl_tsg.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/nvgpu') diff --git a/drivers/gpu/nvgpu/common/linux/ioctl_tsg.c b/drivers/gpu/nvgpu/common/linux/ioctl_tsg.c index 433b7c5d..e74ae2d7 100644 --- a/drivers/gpu/nvgpu/common/linux/ioctl_tsg.c +++ b/drivers/gpu/nvgpu/common/linux/ioctl_tsg.c @@ -27,6 +27,7 @@ #include "gk20a/gk20a.h" #include "gk20a/tsg_gk20a.h" +#include "ioctl_tsg.h" #include "ioctl_channel.h" struct tsg_private { -- cgit v1.2.2