gpu: nvgpu: Move ctrl IOCTL creation to Linux module

Move all code related to ctrl devnode to under Linux module.

JIRA NVGPU-16

Change-Id: I834b46ec4172076d7bde459168f1e6bc8c5d6c0c
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/1330802
Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com>
GVS: Gerrit_Virtual_Submit
This commit is contained in:
Terje Bergstrom
2017-03-23 12:49:58 -07:00
committed by mobile promotions
parent 9adc49f94b
commit 660c9a9510
4 changed files with 10 additions and 11 deletions

View File

@@ -24,9 +24,9 @@
#include "gk20a/dbg_gpu_gk20a.h"
#include "gk20a/ctxsw_trace_gk20a.h"
#include "gk20a/channel_gk20a.h"
#include "gk20a/ctrl_gk20a.h"
#include "gk20a/as_gk20a.h"
#include "gk20a/tsg_gk20a.h"
#include "ioctl_ctrl.h"
#define GK20A_NUM_CDEVS 7