Hi all, After merging the usb tree, today's linux-next build (x86_64 allmodconfig) produced these warnings: WARNING: unmet direct dependencies detected for I2C_S3C2410 Depends on [n]: I2C [=y] && HAS_IOMEM [=y] && HAVE_S3C2410_I2C [=n] Selected by [m]: - PHY_EXYNOS5250_SATA [=m] && (SOC_EXYNOS5250 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] && OF [=y] WARNING: unmet direct dependencies detected for I2C_S3C2410 Depends on [n]: I2C [=y] && HAS_IOMEM [=y] && HAVE_S3C2410_I2C [=n] Selected by [m]: - PHY_EXYNOS5250_SATA [=m] && (SOC_EXYNOS5250 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] && OF [=y] WARNING: unmet direct dependencies detected for I2C_S3C2410 Depends on [n]: I2C [=y] && HAS_IOMEM [=y] && HAVE_S3C2410_I2C [=n] Selected by [m]: - PHY_EXYNOS5250_SATA [=m] && (SOC_EXYNOS5250 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] && OF [=y] Introduced by commit 203b7ee14d3a ("phy: Enable compile testing for some of drivers") -- Cheers, Stephen Rothwell