diff --git a/srcpkgs/linux4.10/patches/musl.patch b/srcpkgs/linux4.10/patches/musl.patch index 2aa0c9a789b..bf88b666fd4 100644 --- a/srcpkgs/linux4.10/patches/musl.patch +++ b/srcpkgs/linux4.10/patches/musl.patch @@ -9,3 +9,14 @@ #include #include #include +--- a/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c ++++ b/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c +@@ -39,8 +39,6 @@ + + #include "vchiq_util.h" + +-#include +- + #define vchiq_status_to_vchi(status) ((int32_t)status) + + typedef struct {