On Mon, 21 Dec 2020 at 05:30, Andy Shevchenko <andriy.shevche...@linux.intel.com> wrote: > > Rename search_device() to console_search_dev() since it's in console.h. > > Suggested-by: Simon Glass <s...@chromium.org> > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > --- > v3: new patch > common/console.c | 18 +++++++++--------- > common/iomux.c | 4 ++-- > common/stdio.c | 4 ++-- > include/console.h | 2 +- > 4 files changed, 14 insertions(+), 14 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>