mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: Fix compile issue when enabling Nvlink
This change fixes compile issue seen when enabling Nvlink drivers in K5.9. Bug 200609273 Change-Id: Ided44c746a21f36ff867822010d6666b4cdd79e8 Signed-off-by: Petlozu Pravareshwar <petlozup@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2391560 Reviewed-by: automaticguardword <automaticguardword@nvidia.com> Reviewed-by: Tejal Kudav <tkudav@nvidia.com> Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit
This commit is contained in:
committed by
Alex Waterman
parent
5311132781
commit
069af02ff1
@@ -15,6 +15,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/mutex.h>
|
#include <linux/mutex.h>
|
||||||
|
#include <linux/io.h>
|
||||||
#ifdef CONFIG_NVGPU_NVLINK
|
#ifdef CONFIG_NVGPU_NVLINK
|
||||||
#include <nvlink/common/tegra-nvlink.h>
|
#include <nvlink/common/tegra-nvlink.h>
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user