u-boot/disk
Ilias Apalodimas 4ea1deb4bf disk: Mark static functions in part_efi.c
Mark all the functions that are only defined locally as static and
quiesce W=1 warnings

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
[trini: Add __maybe_unused as it's now seen as unused in some cases]
Signed-off-by: Tom Rini <trini@konsulko.com>
2024-10-29 16:17:47 -06:00
..
disk-uclass.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Kconfig disk: add TegraPT support 2024-10-13 17:20:26 +03:00
Makefile global: Rename SPL_TPL_ to PHASE_ 2024-10-11 11:44:48 -06:00
part_amiga.c disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part_amiga.h disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part_dos.c global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
part_dos.h disk: dos: add code for creating MBR partition layout 2021-01-15 15:33:09 -05:00
part_efi.c disk: Mark static functions in part_efi.c 2024-10-29 16:17:47 -06:00
part_iso.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
part_iso.h disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part_mac.c disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part_mac.h disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part.c global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00