Skip to content
Commit 53c20beb authored by Simon Glass's avatar Simon Glass
Browse files

dm: core: Switch the testbus driver to use a new struct



At present this driver uses 'priv' struct to hold 'plat' data, which is
confusing. The contents of the strct don't matter, since only dtoc is
using it. Create a new struct with the correct name.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent d32f62f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment