linux/drivers/phy/ti
Jason Gunthorpe 7acf8b36a2 phy: ti: Fix compilation failures without REGMAP
This driver requires regmap or the compile fails:

drivers/phy/ti/phy-gmii-sel.c:43:27: error: array type has incomplete element type ‘struct reg_field’
  const struct reg_field (*regfields)[PHY_GMII_SEL_LAST];

Add it to kconfig.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-07 14:21:37 -05:00
..
Kconfig phy: ti: Fix compilation failures without REGMAP 2019-01-07 14:21:37 -05:00
Makefile phy: ti: introduce phy-gmii-sel driver 2018-12-12 10:01:40 +05:30
phy-da8xx-usb.c
phy-dm816x-usb.c
phy-gmii-sel.c phy: ti: fix semicolon.cocci warnings 2018-12-12 10:01:52 +05:30
phy-omap-control.c
phy-omap-usb2.c
phy-ti-pipe3.c
phy-tusb1210.c
phy-twl4030-usb.c