]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
drop 4.9 patch that broke the build
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2019 12:15:02 +0000 (14:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2019 12:15:02 +0000 (14:15 +0200)
queue-4.9/intel_th-pci-add-ice-lake-nnpi-support.patch [deleted file]
queue-4.9/series

diff --git a/queue-4.9/intel_th-pci-add-ice-lake-nnpi-support.patch b/queue-4.9/intel_th-pci-add-ice-lake-nnpi-support.patch
deleted file mode 100644 (file)
index baf9bd0..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-From 4aa5aed2b6f267592705a526f57518a5d715b769 Mon Sep 17 00:00:00 2001
-From: Alexander Shishkin <alexander.shishkin@linux.intel.com>
-Date: Fri, 21 Jun 2019 19:19:30 +0300
-Subject: intel_th: pci: Add Ice Lake NNPI support
-
-From: Alexander Shishkin <alexander.shishkin@linux.intel.com>
-
-commit 4aa5aed2b6f267592705a526f57518a5d715b769 upstream.
-
-This adds Ice Lake NNPI support to the Intel(R) Trace Hub.
-
-Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
-Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
-Cc: stable <stable@vger.kernel.org>
-Link: https://lore.kernel.org/r/20190621161930.60785-5-alexander.shishkin@linux.intel.com
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-
----
- drivers/hwtracing/intel_th/pci.c |    5 +++++
- 1 file changed, 5 insertions(+)
-
---- a/drivers/hwtracing/intel_th/pci.c
-+++ b/drivers/hwtracing/intel_th/pci.c
-@@ -100,6 +100,11 @@ static const struct pci_device_id intel_
-               PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x318e),
-               .driver_data = (kernel_ulong_t)0,
-       },
-+      {
-+              /* Ice Lake NNPI */
-+              PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x45c5),
-+              .driver_data = (kernel_ulong_t)&intel_th_2x,
-+      },
-       { 0 },
- };
index 9c242315eb7c3f013be4375bc761cc9c54be5184..bbdcf87d2eca8123b2c7ef42a15ebaea92c2dc25 100644 (file)
@@ -102,7 +102,6 @@ fs-proc-proc_sysctl.c-fix-the-default-values-of-i_uid-i_gid-on-proc-sys-inodes.p
 drm-nouveau-i2c-enable-i2c-pads-busses-during-preinit.patch
 padata-use-smp_mb-in-padata_reorder-to-avoid-orphaned-padata-jobs.patch
 9p-virtio-add-cleanup-path-in-p9_virtio_init.patch
-intel_th-pci-add-ice-lake-nnpi-support.patch
 pci-do-not-poll-for-pme-if-the-device-is-in-d3cold.patch
 btrfs-add-missing-inode-version-ctime-and-mtime-updates-when-punching-hole.patch
 libnvdimm-pfn-fix-fsdax-mode-namespace-info-block-zero-fields.patch