commit | 9ff5e0495d4bc8aee79c712a8603ef9bd7c06cd7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 27 08:49:49 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Feb 05 19:33:45 2020 -0700 |
tree | ae4565ce522d3b89f8ba02270ee5b44a31b1ad88 | |
parent | 903e83ee84649c1a70bfd8b9ec84dacb8c24e7cb [diff] |
dm: core: Drop uclass_find_next_free_req_seq() conditions These conditions are not needed and just reduce build coverage. Drop them. Signed-off-by: Simon Glass <sjg@chromium.org>