Files
u-boot/include/linux
Simon Glass 5ed072d603 linux: Move mutex definitions to linux/mutex.h
Move mutex definitions from compat.h to a dedicated mutex.h header,
matching the Linux structure.

U-Boot is single-threaded so mutexes are no-ops. The new header provides
struct mutex and mutex_init/lock/unlock stubs.

Update compat.h to include linux/mutex.h.

Co-developed-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-18 12:34:17 -07:00
..
2024-11-25 13:12:19 -06:00
2024-07-29 15:01:04 -06:00
2021-11-23 09:57:55 +02:00
2025-12-16 13:19:59 +00:00
2025-05-01 05:56:47 -06:00
2025-05-16 06:14:22 +02:00
2012-10-15 11:53:47 -07:00