On Sun, 19 Mar 2023 at 20:59, Heinrich Schuchardt <[email protected]> wrote: > > Avoid forward declaration of struct efi_device_path. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > include/efi.h | 13 ++++++++++++- > include/efi_api.h | 6 ------ > 2 files changed, 12 insertions(+), 7 deletions(-) >
Reviewed-by: Simon Glass <[email protected]> Missing motivation for patch.

