stmmac: intel: move definitions to dwmac-intel header file
authorWong Vee Khee <vee.khee.wong@linux.intel.com>
Fri, 11 Jun 2021 13:16:08 +0000 (21:16 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Jun 2021 20:10:52 +0000 (13:10 -0700)
commitfb9349c4163e387db3750a4f2c507c9111ec1ed2
treea783bd994350b17cdbb789b0fe3c6a401f00faad
parentbf75213f2480b96f7f2d5dd10bdb463327f9a97a
stmmac: intel: move definitions to dwmac-intel header file

Currently some of the dwmac-intel definitions are in the header file,
while some are in the driver source file. Cleaning this by moving all
the definitions to the header file.

Signed-off-by: Wong Vee Khee <vee.khee.wong@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.h