mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: Move gk20a_scale to be Linux only
Move gk20a_scale.[ch] to be common/linux/scale.[ch]. The code is Linux specific, and only referred from Linux specific source files. Change the license back to GPL. JIRA NVGPU-259 Change-Id: I89fa905a1fea4f93c826ddfe2ffce34aefc1b0a2 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1588650 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
964a849d61
commit
15e259bc52
@@ -35,7 +35,7 @@
|
||||
#include "gk20a/platform_gk20a.h"
|
||||
#include "sysfs.h"
|
||||
#include "vgpu/vgpu.h"
|
||||
#include "gk20a/gk20a_scale.h"
|
||||
#include "scale.h"
|
||||
#include "gk20a/ctxsw_trace_gk20a.h"
|
||||
#include "pci.h"
|
||||
#include "module.h"
|
||||
|
||||
Reference in New Issue
Block a user