net: ethernet: ti: netcp_ethss: fix build
authorGrygorii Strashko <grygorii.strashko@ti.com>
Mon, 13 May 2019 13:16:36 +0000 (16:16 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 May 2019 16:56:05 +0000 (09:56 -0700)
commita8577e1312668a1d0fc996a0e5b31b3233fd79b3
treec9058ae9e488fd8f751dcccaffb5e6702458e673
parentb1c17a9a353878602fd5bfe9103e4afe5e9a3f96
net: ethernet: ti: netcp_ethss: fix build

Fix reported build fail:
ERROR: "cpsw_ale_flush_multicast" [drivers/net/ethernet/ti/keystone_netcp_ethss.ko] undefined!
ERROR: "cpsw_ale_create" [drivers/net/ethernet/ti/keystone_netcp_ethss.ko] undefined!
ERROR: "cpsw_ale_add_vlan" [drivers/net/ethernet/ti/keystone_netcp_ethss.ko] undefined!

Fixes: 16f54164828b ("net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/Makefile