diff options
| author | Heinrich Schuchardt <[email protected]> | 2024-10-18 03:30:15 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-10-24 11:20:58 -0600 |
| commit | db7e81154ec0bbd62dbb44ac225d22729988078e (patch) | |
| tree | e81b686e934040b10d59d7644be75756cb73201a /cmd | |
| parent | 9c19c13bda41b613e7e0e5d48d4d1c95fe8691eb (diff) | |
block: make blk_create_device() static
There are no users of the blk_create_device() function outside the uclass.
Let's make it static. This will ensure that new block drivers will use
blk_create_devicef().
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions
