Commit 7acf8b36 authored by Jason Gunthorpe's avatar Jason Gunthorpe Committed by David S. Miller
Browse files

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: default avatarJason Gunthorpe <jgg@mellanox.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4c84edc1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -82,6 +82,7 @@ config PHY_TI_GMII_SEL
	default y if TI_CPSW=y
	depends on TI_CPSW || COMPILE_TEST
	select GENERIC_PHY
	select REGMAP
	default m
	help
	  This driver supports configuring of the TI CPSW Port mode depending on