u-boot/disk
Stefan Herbrechtsmeier 2f03a639f3 disk: part: remove dependency to ubifs for spl
The spl doesn't support ubifs and thereby doesn't provide the
ubifs_is_mounted function. Remove the dependency to ubifs for the spl.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
2022-08-26 15:00:33 -04:00
..
disk-uclass.c disk: honor CONFIG_SYS_64BIT_LBA 2022-07-02 14:19:09 +02:00
Kconfig arch: mvebu: Disable by default unused peripherals in SPL 2022-07-21 10:14:04 +02:00
Makefile dm: disk: add UCLASS_PARTITION 2022-04-23 22:05:41 +02:00
part.c disk: part: remove dependency to ubifs for spl 2022-08-26 15:00:33 -04:00
part_amiga.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
part_amiga.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
part_dos.c disk: part_dos: Fix a NULL pointer error 2021-11-28 16:51:51 -07: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: incorrect message in is_gpt_valid() 2022-05-28 10:59:27 +02:00
part_iso.c cmd/part: correct alignment of partition list 2021-09-02 09:48:20 -04:00
part_iso.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
part_mac.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
part_mac.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00