summarylogtreecommitdiffstats
path: root/bm_util.c_5.13.4-200.fc34.x86_64.patch
diff options
context:
space:
mode:
Diffstat (limited to 'bm_util.c_5.13.4-200.fc34.x86_64.patch')
-rw-r--r--bm_util.c_5.13.4-200.fc34.x86_64.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/bm_util.c_5.13.4-200.fc34.x86_64.patch b/bm_util.c_5.13.4-200.fc34.x86_64.patch
deleted file mode 100644
index 7ef1c0a4573f..000000000000
--- a/bm_util.c_5.13.4-200.fc34.x86_64.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- a/blackmagic-io-12.1a9/bm_util.old.c 2021-05-17 15:44:36.000000000 +1000
-+++ b/blackmagic-io-12.1a9/bm_util.c 2021-07-26 14:46:37.088542000 +1000
-@@ -24,7 +24,6 @@
- ** DEALINGS IN THE SOFTWARE.
- ** -LICENSE-END-
- */
--#include <asm/io.h>
- #include <linux/delay.h>
- #include <linux/hash.h>
- #include <linux/interrupt.h>
-@@ -41,6 +40,7 @@
- #include <linux/uaccess.h>
- #include <linux/vmalloc.h>
- #include <linux/wait.h>
-+#include <asm/io.h>
- #include "bm_version.h"
- #if KERNEL_VERSION_OR_LATER(2, 6, 20)
- #include <linux/freezer.h>