]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: Drop dm.h header file in eth_phy.h
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jul 2020 16:15:57 +0000 (10:15 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 4 Aug 2020 02:19:54 +0000 (22:19 -0400)
commitf125e3cc1217c630dab1673c2ca181cc754b434b
treeb1d97b7bf15e3f6263b9990ebfcfd33fab400ebc
parentfb989e0c6ce019466f24fbd529890d89a21c8472
net: Drop dm.h header file in eth_phy.h

This header file should not be included in other header files. Remove it
and use a forward declaration instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/eth_phy.h