mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
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:
committed by
mobile promotions
parent
9adc49f94b
commit
660c9a9510
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user