1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 20:34:35 +01:00
Files
u-boot-megous/cmd/scsi.c
Michal Simek 861fe6503e cmd: scsi: Make private functions static
Two functions should be static because they are not exported to any
other file.
Warnings were reported by sparse C=1.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-12-02 14:37:32 +01:00

3.5 KiB