common: Rename and move source()
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:45:04 +0000 (10:45 -0700)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:49 +0000 (23:06 +0530)
commitf32934916c65d3c26c5436b393d886fce8b9ab9f
tree77d7cfeedcda2d48108907a16836c4503562014f
parentea188950af50dbe172041d111c9ab57dd4632517
common: Rename and move source()

This function has a very generic name which does not adequately describe
its purpose. Rename it and move it to image.h, since it relates to reading
a script from an image.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/source.c
drivers/usb/gadget/f_sdp.c
include/common.h
include/image.h