Re: [PATCH 4/6] mtd: spi-nor: move function declaration out of sfdp.h

From: Takahiro Kuwano
Date: Tue Jul 26 2022 - 19:42:08 EST


On 5/13/2022 10:35 PM, Michael Walle wrote:
> sfdp.h should only contain constants related to the JEDEC SFDP
> specification(s).
>
> Signed-off-by: Michael Walle <michael@xxxxxxxx>

I think sfdp.h can contain declaration for a function implemented in sfdp.c,
but not a strong preference.

Reviewed-by: Takahiro Kuwano <Takahiro.Kuwano@xxxxxxxxxxxx>

Thanks,
Takahiro