diff options
| author | Simon Glass <[email protected]> | 2021-03-15 18:11:24 +1300 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2021-03-27 15:04:31 +1300 |
| commit | c119528a1dd0ac719040d234c0a368a0ebaeb745 (patch) | |
| tree | 2c561533e64b9cce32799cdc735e8b0372230601 /scripts/basic/Makefile | |
| parent | a8d696275aca9a121d438db50fcc44c02d7793cb (diff) | |
sandbox: Correct uninit conflict
It is not possible to remove the state before driver model is uninited,
since the devices are allocated in the memory buffer. Also it is not
possible to uninit driver model afterwards, since the RAM has been
freed.
Drop the uninit altogether, since it is not actually necessary.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions
