Files
linux-nvgpu/drivers/gpu
Deepak Nibade 0cca34641d gpu: nvgpu: compile clk_gm20b.c always
We currently compile clk_gm20b.c only if
CONFIG_COMMON_CLK is set

But since all linux and tegra dependencies
are removed from this file, we can compile
this file always and irrespective of
CONFIG_COMMON_CLK

Jira NVGPU-49

Change-Id: I695ebca74c91dcd068e19ec20d4f09cc950b64b3
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: http://git-master/r/1483863
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
2017-05-24 04:55:53 -07:00
..