]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: fsl-mc: remove unused MC APIs
authorIoana Ciornei <ioana.ciornei@nxp.com>
Wed, 31 May 2023 16:04:29 +0000 (19:04 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 15 Jun 2023 09:58:53 +0000 (17:58 +0800)
commitf21d326be420e2710673974d85debd2c345cc0c7
tree1f57bb8d6676d64077565a1be53033c9dbadd5a9
parentc761028e34fe18e0cd63fd80d1317cf17c8895bf
net: fsl-mc: remove unused MC APIs

There are multiple MC APIs which were added years ago but they are not
used at all in the u-boot source code. Remove all these APIs.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/net/fsl-mc/dpio/dpio.c
drivers/net/fsl-mc/dpmac.c
drivers/net/fsl-mc/dpni.c
drivers/net/fsl-mc/dprc.c
include/fsl-mc/fsl_dpbp.h
include/fsl-mc/fsl_dpio.h
include/fsl-mc/fsl_dpmac.h
include/fsl-mc/fsl_dpni.h
include/fsl-mc/fsl_dprc.h