Files
u-boot/fs
Simon Glass 2ebf0b705e fs: ext4l: Use types from linux headers
Update ext4_uboot.h to include the new linux headers instead of
defining types locally. Remove duplicate definitions of:
- MAX_JIFFY_OFFSET (now in linux/jiffies.h)
- BDEVNAME_SIZE (now in linux/blkdev.h)
- rwlock_t (now in linux/spinlock.h)

Remove rwlock_init() stub from stub.c since it's now a macro.

Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-22 05:07:02 -07:00
..
2025-11-11 04:09:41 -07:00
2025-06-28 07:53:25 -06:00
2025-06-28 07:53:25 -06:00
2025-12-18 12:34:16 -07:00
2025-12-21 14:15:36 -07:00
2025-06-28 07:53:25 -06:00
2025-06-28 12:30:56 -06:00
2025-06-28 07:53:25 -06:00