> Subject: [PATCH] tools: imx8image: Make imx8image_check_params() > static > > We are trying to enable -Wmissing-prototypes and this functiion is only > used locally. Mark it as static. > > Signed-off-by: Ilias Apalodimas <ilias.apalodimas at linaro.org> Acked-by: Peng Fan <peng.fan at nxp.com>