Revert "linux kernel 4.4: fix race during build"

Removes patch. Was fixed upstream.

This reverts commit 4788ec1372.
This commit is contained in:
obadz
2016-08-12 16:42:25 +01:00
parent a4a9c4fae3
commit b2efe2babd
3 changed files with 0 additions and 15 deletions
@@ -136,10 +136,6 @@ rec {
{ name = "mfd_fix_dependency";
patch = ./chromiumos-patches/mfd-fix-dependency.patch;
};
qat_common_Makefile =
{ name = "qat_common_Makefile";
patch = ./qat_common_Makefile.patch;
};
hiddev_CVE_2016_5829 =
{ name = "hiddev_CVE_2016_5829";