mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 02:32:08 +03:00
misc: mods: update MODS kernel driver to 4.1
Change-Id: I56377b85ff0909dba419c8e3f6df16c9302d6dc5 Signed-off-by: Chris Dragan <kdragan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2456573 Reviewed-by: svcguardwords <svcguardwords@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Sachin Nikam <snikam@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
Laxman Dewangan
parent
125e88df0a
commit
a51241efac
@@ -79,8 +79,16 @@
|
||||
# define MODS_HAS_SET_MEMORY_HEADER 1
|
||||
#endif
|
||||
|
||||
#if KERNEL_VERSION(4, 13, 0) <= MODS_KERNEL_VERSION
|
||||
# define MODS_HAS_FLR_SUPPORT
|
||||
#if KERNEL_VERSION(4, 17, 0) <= MODS_KERNEL_VERSION
|
||||
# define MODS_PCIE_FLR_HAS_ERR
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if KERNEL_VERSION(4, 16, 0) > MODS_KERNEL_VERSION && defined(CONFIG_X86)
|
||||
# define MODS_HAS_MAP_SG_ATTRS
|
||||
#endif
|
||||
|
||||
|
||||
#endif /* _MODS_CONFIG_H_ */
|
||||
|
||||
Reference in New Issue
Block a user