diff options
author | Simon Glass <sjg@chromium.org> | 2020-12-23 08:11:17 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-01-05 12:24:40 -0700 |
commit | 3f8760824e028f5710e3d8ec029c8cc9fade1729 (patch) | |
tree | cf1a90e36a42595f83b20655881657ad79cb5d28 /drivers/timer/tsc_timer.c | |
parent | 6d1a8ebefb8461f93e12b6e62efe36ca0a69e6d4 (diff) |
test: Use a simple variable to record removed device
At present the entire test state is effective passed into a test driver
just to record which device was removed. This is unnecessary and makes it
harder to track what is going on.
Use a simple boolean instead.
Also drop the unused 'removed' member while we are here.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/timer/tsc_timer.c')
0 files changed, 0 insertions, 0 deletions