mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
Revert "gpu: nvgpu: Reorg mm HAL initialization"
Conflicts with gv100 changes
This reverts commit 8d63cd3995.
Change-Id: Ie2f88d281b2b87a9a794d79164a61c4d883626b7
Signed-off-by: Sunny He <suhe@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1537668
Reviewed-by: Shu Zhong <shuz@nvidia.com>
Tested-by: Shu Zhong <shuz@nvidia.com>
This commit is contained in:
@@ -662,7 +662,7 @@ void gk20a_tegra_idle(struct device *dev)
|
||||
|
||||
void gk20a_tegra_init_secure_alloc(struct gk20a *g)
|
||||
{
|
||||
g->ops.secure_alloc = gk20a_tegra_secure_alloc;
|
||||
g->ops.mm.secure_alloc = gk20a_tegra_secure_alloc;
|
||||
}
|
||||
|
||||
#ifdef CONFIG_COMMON_CLK
|
||||
|
||||
Reference in New Issue
Block a user