10.05.2019 11:47, Joseph Lo пишет: > This patch adds the required APIs and variables for the EMC scaling > sequence code on Tegra210. > > Based on the work of Peter De Schrijver <pdeschrijver@xxxxxxxxxx>. > > Signed-off-by: Joseph Lo <josephl@xxxxxxxxxx> > --- > +int tegra_emc_dt_parse_pdata(struct platform_device *pdev, > + struct emc_table **tables, > + struct emc_table **derated_tables, > + int *num_entries); There is no definition for this function. Again, please clean up the code properly. -- Dmitry