Hi Kishon, > -----Original Message----- > From: kernel test robot <lkp@xxxxxxxxx> > All warnings (new ones prefixed by >>, old ones prefixed by <<): > > >> drivers/phy/samsung/phy-samsung-ufs.c:47:5: warning: no previous > >> prototype for function 'samsung_ufs_phy_wait_for_lock_acq' > >> [-Wmissing-prototypes] > int samsung_ufs_phy_wait_for_lock_acq(struct phy *phy) ^ > drivers/phy/samsung/phy-samsung-ufs.c:47:1: note: declare 'static' if the > function is not intended to be used outside of this translation unit int > samsung_ufs_phy_wait_for_lock_acq(struct phy *phy) ^ static > >> drivers/phy/samsung/phy-samsung-ufs.c:77:5: warning: no previous > >> prototype for function 'samsung_ufs_phy_calibrate' > >> [-Wmissing-prototypes] > int samsung_ufs_phy_calibrate(struct phy *phy) ^ > drivers/phy/samsung/phy-samsung-ufs.c:77:1: note: declare 'static' if the > function is not intended to be used outside of this translation unit int > samsung_ufs_phy_calibrate(struct phy *phy) ^ static > 2 warnings generated. > Not sure, how to handle this here, is this something that you can take care while applying this patch? Or Shell in send another patch to fix this warning reported by test robot? (Other patches in this series is already taken in respective tree) > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://protect2.fireeye.com/url?k=9d5936bf-c0c2cadc-9d58bdf0- > 0cc47a31cdbc- > 6ed890c1e74d92a7&q=1&u=https%3A%2F%2Flists.01.org%2Fhyperkitty%2Flist > %2Fkbuild-all%40lists.01.org