Files
u-boot/fs
Simon Glass f90fcc5d04 ext4l: Extract module declarations into their own file
Create include/linux/module.h with stub definitions for kernel module
support. U-Boot doesn't use loadable modules, so these are no-ops.

Includes:
- THIS_MODULE, try_module_get(), module_put()
- module_init(), module_exit()
- module_param() and variants
- MODULE_* macros (LICENSE, AUTHOR, DESCRIPTION, etc.)

Update compat.h to include module.h and remove duplicate definitions.

Co-developed-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-17 14:01:22 +00: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
2024-11-13 08:18:50 -06:00
2025-06-28 07:53:25 -06:00
2025-06-28 12:30:56 -06:00
2025-06-28 12:30:56 -06:00
2025-06-28 07:53:25 -06:00