Remove obsolete patch
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
parent
8a92f6bb9e
commit
509fb7c884
@ -598,8 +598,6 @@ Patch534: 0001-HID-logitech-dj-Fix-forwarding-of-very-long-HID-repo.patch
|
||||
# Fix for broken bluetooth, reverted in upstream stable, not yet in Torvald's tree
|
||||
Patch535: Revert-Bluetooth-Align-minimum-encryption-key-size.patch
|
||||
|
||||
Patch550: riscv-arm-fix.patch
|
||||
|
||||
# END OF PATCH DEFINITIONS
|
||||
|
||||
%endif
|
||||
|
@ -1,26 +0,0 @@
|
||||
From 3bc4911854e30f191164d3e39e5dcc69847435a2 Mon Sep 17 00:00:00 2001
|
||||
From: Fedora Kernel Team <kernel-team@fedoraproject.org>
|
||||
Date: Sat, 9 Mar 2019 19:48:06 +0000
|
||||
Subject: [PATCH] riscv arm fix
|
||||
|
||||
Signed-off-by: Fedora Kernel Team <kernel-team@fedoraproject.org>
|
||||
---
|
||||
drivers/clocksource/Kconfig | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
|
||||
index 171502a..ede5d20 100644
|
||||
--- a/drivers/clocksource/Kconfig
|
||||
+++ b/drivers/clocksource/Kconfig
|
||||
@@ -379,7 +379,7 @@ config ARM_GLOBAL_TIMER
|
||||
This options enables support for the ARM global timer unit
|
||||
|
||||
config ARM_TIMER_SP804
|
||||
- bool "Support for Dual Timer SP804 module"
|
||||
+ bool "Support for Dual Timer SP804 module" if COMPILE_TEST
|
||||
depends on GENERIC_SCHED_CLOCK && CLKDEV_LOOKUP
|
||||
select CLKSRC_MMIO
|
||||
select TIMER_OF if OF
|
||||
--
|
||||
2.21.0.rc1
|
||||
|
Loading…
Reference in New Issue
Block a user