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: Simon Glass
---
drivers/misc/test_drv.c | 2 +-
include/dm/test.h | 7 +++
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: Simon Glass
---
drivers/misc/test_drv.c | 2 +-
include/dm/test.h | 7 +++
2 matches
Mail list logo