Commit 3d820cd4 authored by Michael S. Tsirkin's avatar Michael S. Tsirkin

rpmsg: pull in slab.h

In preparation to virtio header changes, include slab.h directly as
this module is using it.
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent f091abe8
......@@ -8,6 +8,7 @@
#include <linux/platform_device.h>
#include <linux/remoteproc.h>
#include <linux/rpmsg/mtk_rpmsg.h>
#include <linux/slab.h>
#include <linux/workqueue.h>
#include "rpmsg_internal.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment