]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: dwc_eth_qos: Remove obsolete imx8 includes
authorErik Schumacher <erik.schumacher@iris-sensing.com>
Mon, 28 Oct 2024 15:30:56 +0000 (15:30 +0000)
committerFabio Estevam <festevam@gmail.com>
Tue, 29 Oct 2024 19:25:53 +0000 (16:25 -0300)
commitd88bcd6d247a2b5d1683e393d8c9dc0259cd29f0
treeec33e077b06008c7eaad2fd63254177cb7a66853
parent43b89455eac76475d868a649986d0e152785049e
net: dwc_eth_qos: Remove obsolete imx8 includes

They were added with commit 0e9d23945ce0 ("net: eqos: implement callbaks
to get interface and set txclk rate") but were not removed with
commit 5fc783b5d9c9 ("net: dwc_eth_qos: move i.MX code out") when i.MX
specific code was moved to a separate file.

Signed-off-by: Erik Schumacher <erik.schumacher@iris-sensing.com>
drivers/net/dwc_eth_qos.c