Hi > include/linux/fs.h defines a bunch of simple fs helpers, (e.g. > simple_rename) and we intend to add an fs helper named simple_remove. > > Rename the ASoC driver static functions, so they will not collide with > the upcoming fs helper function name. > > Cc: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > Cc: Mark Brown <broonie@xxxxxxxxxx> > Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx> > --- Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> Thank you for your help !! Best regards --- Kuninori Morimoto