mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
linux: remove unneeded patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c306a8bda1
commit
17e0f52400
@ -1,19 +0,0 @@
|
|||||||
diff -Naur linux-2.6.37-rc1/include/linux/rtnetlink.h linux-2.6.37-rc1.patch/include/linux/rtnetlink.h
|
|
||||||
--- linux-2.6.37-rc1/include/linux/rtnetlink.h 2010-11-01 12:54:12.000000000 +0100
|
|
||||||
+++ linux-2.6.37-rc1.patch/include/linux/rtnetlink.h 2010-11-15 18:03:38.434438769 +0100
|
|
||||||
@@ -6,7 +6,6 @@
|
|
||||||
#include <linux/if_link.h>
|
|
||||||
#include <linux/if_addr.h>
|
|
||||||
#include <linux/neighbour.h>
|
|
||||||
-#include <linux/netdevice.h>
|
|
||||||
|
|
||||||
/* rtnetlink families. Values up to 127 are reserved for real address
|
|
||||||
* families, values above 128 may be used arbitrarily.
|
|
||||||
@@ -606,6 +605,7 @@
|
|
||||||
#ifdef __KERNEL__
|
|
||||||
|
|
||||||
#include <linux/mutex.h>
|
|
||||||
+#include <linux/netdevice.h>
|
|
||||||
|
|
||||||
static __inline__ int rtattr_strcmp(const struct rtattr *rta, const char *str)
|
|
||||||
{
|
|
Loading…
x
Reference in New Issue
Block a user