summaryrefslogtreecommitdiff
path: root/package/mtd-utils/patches/patch-rbtree_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/mtd-utils/patches/patch-rbtree_h')
-rw-r--r--package/mtd-utils/patches/patch-rbtree_h12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/mtd-utils/patches/patch-rbtree_h b/package/mtd-utils/patches/patch-rbtree_h
deleted file mode 100644
index b7d34b937..000000000
--- a/package/mtd-utils/patches/patch-rbtree_h
+++ /dev/null
@@ -1,12 +0,0 @@
---- mtd-utils-1.5.0.orig/rbtree.h 2012-05-07 09:19:39.000000000 +0200
-+++ mtd-utils-1.5.0/rbtree.h 2014-03-30 15:49:26.000000000 +0200
-@@ -94,8 +94,7 @@ static inline struct page * rb_insert_pa
- #ifndef _LINUX_RBTREE_H
- #define _LINUX_RBTREE_H
-
--#include <linux/kernel.h>
--#include <linux/stddef.h>
-+#include <stddef.h>
-
- struct rb_node
- {