diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-03-04 23:23:56 +0300 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2019-04-17 09:36:02 +0300 |
commit | e03213b9a6eab6456de174afa071af4381e4f2d5 (patch) | |
tree | 7a4fa59e969e028384b079e69d2eb5ddca9d7a65 /drivers/sh/intc/core.c | |
parent | e0c546fa72a9b66deb80a2623ffc8b5237840e1b (diff) | |
download | linux-e03213b9a6eab6456de174afa071af4381e4f2d5.tar.xz |
phy: allwinner: allow compile testing
Some allwinner specific drivers can be built for testing purposes
on non-sunxi configurations, which then results in a harmless
warning:
WARNING: unmet direct dependencies detected for PHY_SUN6I_MIPI_DPHY
Depends on [n]: ARCH_SUNXI [=n] && HAS_IOMEM [=y] && OF [=y] && RESET_CONTROLLER [=y]
Selected by [y]:
- DRM_SUN6I_DSI [=y] && HAS_IOMEM [=y] && DRM_SUN4I [=y]
Allow compile-test here as well to avoid the warning, and improve
overall build coverage.
Fixes: 5d134abf9530 ("phy: Move Allwinner A31 D-PHY driver to drivers/phy/")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/sh/intc/core.c')
0 files changed, 0 insertions, 0 deletions