mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
misc: Drop PCIE error reporting for Linux 6.6
Drop pcie error reporting call as it is not exported on Linux 6.6. --- commit 7ec4b34be4234599cf1241ef807cdb7c3636f6fe Author: Bjorn Helgaas <bhelgaas@google.com> Date: Mon Jul 10 18:21:36 2023 -0500 PCI/AER: Unexport pci_enable_pcie_error_reporting() --- Bug 4346767 Change-Id: I0b8f924df1ac74c5f2b4973fb4a4d7f157d2c2cc Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3008089 GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
b8ed894279
commit
ecf1a5a7a3
3
Makefile
3
Makefile
@@ -46,6 +46,9 @@ subdir-ccflags-y += -DNV_V4L2_ASYNC_MATCH_FWNODE_RENAME
|
||||
|
||||
# Rename async_nf_init and v4l2_async_subdev_nf_register
|
||||
subdir-ccflags-y += -DNV_V4L2_ASYNC_NF_SUBDEVICE_INIT_RENAME
|
||||
|
||||
# Deprecate PCIED Error reporting pci_enable_pcie_error_reporting
|
||||
subdir-ccflags-y += -DNV_DROP_PCIE_ERROR_REPORTING
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_TEGRA_VIRTUALIZATION),y)
|
||||
|
||||
Reference in New Issue
Block a user