gpu: nvgpu: Declare gk20a_user_*init() in ioctl.h

The functions are gk20a_user_init() and gk20a_user_deinit() are
defined in ioctl.c. Move declaration of the functions to new
header file ioctl.h.

JIRA NVGPU-259

Change-Id: If348b51e9032083f252a7c7717ed7bc153dbba52
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1569696
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Terje Bergstrom
2017-09-27 13:07:57 -07:00
committed by mobile promotions
parent 4f56c88feb
commit b41e141778
5 changed files with 26 additions and 4 deletions

View File

@@ -29,6 +29,7 @@
#include "module.h"
#include "os_linux.h"
#include "sysfs.h"
#include "ioctl.h"
#define EMC3D_DEFAULT_RATIO 750