Commit bf89a7c0 authored by Michael S. Tsirkin's avatar Michael S. Tsirkin

remoteproc: 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>
Acked-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent b69df6cd
......@@ -4,6 +4,7 @@
*/
#include <linux/remoteproc.h>
#include <linux/slab.h>
#include "remoteproc_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