[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200407053152.GI20625@builder.lan>
Date: Mon, 6 Apr 2020 22:31:52 -0700
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: "Michael S. Tsirkin" <mst@...hat.com>
Cc: linux-kernel@...r.kernel.org, Ohad Ben-Cohen <ohad@...ery.com>,
linux-remoteproc@...r.kernel.org
Subject: Re: [PATCH v8 07/19] remoteproc: pull in slab.h
On Mon 06 Apr 18:16 PDT 2020, Michael S. Tsirkin wrote:
> In preparation to virtio header changes, include slab.h directly as
> this module is using it.
>
> Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
Acked-by: Bjorn Andersson <bjorn.andersson@...aro.org>
Regards,
Bjorn
> ---
> drivers/remoteproc/remoteproc_sysfs.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/remoteproc/remoteproc_sysfs.c b/drivers/remoteproc/remoteproc_sysfs.c
> index 7f8536b73295..52b871327b55 100644
> --- a/drivers/remoteproc/remoteproc_sysfs.c
> +++ b/drivers/remoteproc/remoteproc_sysfs.c
> @@ -4,6 +4,7 @@
> */
>
> #include <linux/remoteproc.h>
> +#include <linux/slab.h>
>
> #include "remoteproc_internal.h"
>
> --
> MST
>
Powered by blists - more mailing lists