remoteproc: pull in slab.h
In preparation to virtio header changes, include slab.h directly as this module is using it. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
b69df6cd0a
commit
bf89a7c021
|
@ -4,6 +4,7 @@
|
|||
*/
|
||||
|
||||
#include <linux/remoteproc.h>
|
||||
#include <linux/slab.h>
|
||||
|
||||
#include "remoteproc_internal.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user