commit | 75729755d0be8ff8652d655f4fb46bffb40a8394 | [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 | 76db9b77b2acb903fecbbc808a801e5503edd155 [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>