>-----Original Message----- >From: U-Boot <[email protected]> On Behalf Of Francois Gervais >Sent: Wednesday, April 8, 2020 7:18 PM >To: [email protected] >Cc: [email protected]; Rajesh Bhagat <[email protected]>; >Gervais, Francois <[email protected]> >Subject: [PATCH 1/1] net: fm: fix build error when not using nand > >If CONFIG_CMD_NAND is disabled, get_nand_dev_by_index() is not >accessible. > >This fix allows the build to succeed in this case. > >Signed-off-by: Francois Gervais <[email protected]> >--- Applied to fsl-qoriq. Awaiting upstream.
Thanks Priyanka

