From 5c0d4daff4a0e2004a5baf687a2b452c528df2be Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Thu, 15 Aug 2019 15:51:15 -0400 Subject: Remove crash driver This has since been replaced by other in kernel pieces. We can finally drop it. Signed-off-by: Laura Abbott --- kernel.spec | 2 -- 1 file changed, 2 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index a02584048..af313d8ab 100644 --- a/kernel.spec +++ b/kernel.spec @@ -495,8 +495,6 @@ Source5000: patch-5.%{base_sublevel}-git%{gitrev}.xz # Standalone patches # 100 - Generic long running patches -Patch116: crash-driver.patch - Patch122: Input-synaptics-pin-3-touches-when-the-firmware-repo.patch # This no longer applies, let's see if it needs to be updated -- cgit