mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: move nv-p2p.h to include/linux
Move nv-p2p.h to include/linux so that it is available to external kernel modules to be used. Bug 200438879 Change-Id: I40707fe9f798b3ccf077dbdc942f8d6fc9019458 Signed-off-by: Preetham Chandru R <pchandru@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1986646 GVS: Gerrit_Virtual_Submit Reviewed-by: Bibek Basu <bbasu@nvidia.com> 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
9dde3548fd
commit
cfe4a2e5e8
@@ -21,7 +21,7 @@
|
||||
*/
|
||||
|
||||
#include <linux/slab.h>
|
||||
#include <nvgpu/linux/nv-p2p.h>
|
||||
#include <linux/nv-p2p.h>
|
||||
|
||||
static void nvidia_p2p_mn_release(struct mmu_notifier *mn,
|
||||
struct mm_struct *mm)
|
||||
|
||||
Reference in New Issue
Block a user