linux4.10: fix musl.

This commit is contained in:
Leah Neukirchen 2017-03-12 20:25:37 +01:00
parent caf15e7352
commit 2bf11cd325
1 changed files with 11 additions and 0 deletions

View File

@ -9,3 +9,14 @@
#include <linux/types.h>
#include <linux/export.h>
#include <linux/ceph/libceph.h>
--- 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 <stddef.h>
-
#define vchiq_status_to_vchi(status) ((int32_t)status)
typedef struct {