]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2e7ba5b81222a3f3d72eab2c54d7ccabfb1eb307
treea783bd994350b17cdbb789b0fe3c6a401f00faad
parent22344efe3ad0663bb0f060c1fd165cc16083cf24
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