On 7/20/20 2:42 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20200717: > on x86_64: WARNING: unmet direct dependencies detected for PHY_SAMSUNG_UFS Depends on [n]: OF [=n] && (ARCH_EXYNOS || COMPILE_TEST [=y]) Selected by [y]: - SCSI_UFS_EXYNOS [=y] && SCSI_LOWLEVEL [=y] && SCSI [=y] && SCSI_UFSHCD_PLATFORM [=y] && (ARCH_EXYNOS || COMPILE_TEST [=y]) There are no build errors since <linux/of.h> provides stubs for functions when CONFIG_OF is not enabled. But new warnings are not OK. thanks. -- ~Randy Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>