Re: [PATCH] soc: litex: Remove duplicated header file inclusion

From: Stafford Horne
Date: Sat Apr 03 2021 - 17:00:17 EST


On Wed, Mar 31, 2021 at 03:06:43PM +0200, Mateusz Holenko wrote:
> From: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
>
> The header file <linux/errno.h> is already included above and can be
> removed here.
>
> Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
> Signed-off-by: Mateusz Holenko <mholenko@xxxxxxxxxxxx>

Thanks, I have staged this.

-Stafford