[U-Boot] [PATCH v2 09/15] cmd: nand: remove direct access to struct mtd_info->priv

Simon Glass sjg at chromium.org
Mon Feb 6 15:34:08 UTC 2017


On 31 January 2017 at 13:37, Grygorii Strashko <grygorii.strashko at ti.com> wrote:
> Replace direct access to struct mtd_info->priv with proper
> accessor mtd_to_nand().
>
> Signed-off-by: Grygorii Strashko <grygorii.strashko at ti.com>
> ---
>  cmd/nand.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list