diff --git a/packages/linux-drivers/RTL8192EU/package.mk b/packages/linux-drivers/RTL8192EU/package.mk index 7aa0aec231..a7fdec04e4 100644 --- a/packages/linux-drivers/RTL8192EU/package.mk +++ b/packages/linux-drivers/RTL8192EU/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="RTL8192EU" -PKG_VERSION="dcd71fa" +PKG_VERSION="c23c613" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="https://github.com/Mange/rtl8192eu-linux-driver" diff --git a/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch b/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch deleted file mode 100644 index e94ddaa65e..0000000000 --- a/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur a/core/rtw_br_ext.c b/core/rtw_br_ext.c ---- a/core/rtw_br_ext.c 2016-01-18 10:56:14.000000000 -0800 -+++ b/core/rtw_br_ext.c 2016-04-08 00:55:50.276738518 -0700 -@@ -49,6 +49,7 @@ - #include - #include - #include -+#include - #endif - #endif -