> 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 <[email protected]>
Acked-by: Peng Fan <[email protected]>

