mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: remove incorrect usage of CONFIG_NVGPU_NEXT
Remove incorrect usage of CONFIG_NVGPU_NEXT introuduced in patch: https://git-master.nvidia.com/r/#/c/linux-nvgpu/+/2499571/ JIRA NVGPU-6574 Change-Id: I9bf0f0ee5d9762b79dd7913402678b0dd87f21ee Signed-off-by: Antony Clince Alex <aalex@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2567353 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
dd9b4364aa
commit
ab4aa0afba
@@ -50,10 +50,6 @@
|
||||
#include <nvgpu/device.h>
|
||||
#endif
|
||||
|
||||
#if defined(CONFIG_NVGPU_NEXT)
|
||||
#include "nvgpu_next_dt_bindings.h"
|
||||
#endif
|
||||
|
||||
#define PTIMER_FP_FACTOR 1000000
|
||||
|
||||
#define ROOTRW (S_IRWXU|S_IRGRP|S_IROTH)
|
||||
|
||||
Reference in New Issue
Block a user