diff options
| author | Sughosh Ganu <[email protected]> | 2024-10-15 21:07:09 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-10-15 13:45:29 -0600 |
| commit | d83a76379997817198b87c310aae77f23e5c3bab (patch) | |
| tree | 01402d2be7e5520dbae19ac280854861e38dd83d /include/android_bootloader_message.h | |
| parent | a68c9ac5d8afc51c619c5d3e865fcf147bea90cb (diff) | |
ti: k3: remove efi_add_known_memory() function definition
The efi_add_known_memory() function for the TI K3 platforms is adding
the EFI_CONVENTIONAL_MEMORY type. This memory is now being handled
through the LMB module -- the lmb_add_memory() adds this memory to the
memory map. Remove the definition of the now superfluous
efi_add_known_memory() function.
Signed-off-by: Sughosh Ganu <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/android_bootloader_message.h')
0 files changed, 0 insertions, 0 deletions
