This function is now only used in a test. Drop it. Also drop
DM_DRVINFO_GET() which was the only purpose for having the function.

Signed-off-by: Simon Glass <s...@chromium.org>
---

(no changes since v3)

Changes in v3:
- Drop DM_DRVINFO_GET() also

 drivers/core/device.c | 15 ---------------
 include/dm/device.h   | 15 ---------------
 include/dm/platdata.h | 15 ---------------
 test/dm/of_platdata.c |  7 ++-----
 4 files changed, 2 insertions(+), 50 deletions(-)

Applied to u-boot-dm/next, thanks!

Reply via email to