Re: [PATCH 2/2] x86: Drop nhlt_serialise()

2020-08-31 Thread Bin Meng
On Tue, Sep 1, 2020 at 1:45 PM Bin Meng wrote: > > On Sun, Aug 30, 2020 at 5:23 AM Simon Glass wrote: > > > > This function is not actually used in U-Boot. Drop it. > > > > Suggested-by: Bin Meng > > > > Signed-off-by: Simon Glass > > --- > > > > arch/x86/include/asm/acpi_nhlt.h | 8 >

Re: [PATCH 2/2] x86: Drop nhlt_serialise()

2020-08-31 Thread Bin Meng
On Sun, Aug 30, 2020 at 5:23 AM Simon Glass wrote: > > This function is not actually used in U-Boot. Drop it. > > Suggested-by: Bin Meng > > Signed-off-by: Simon Glass > --- > > arch/x86/include/asm/acpi_nhlt.h | 8 > 1 file changed, 8 deletions(-) > Reviewed-by: Bin Meng

[PATCH 2/2] x86: Drop nhlt_serialise()

2020-08-29 Thread Simon Glass
This function is not actually used in U-Boot. Drop it. Suggested-by: Bin Meng Signed-off-by: Simon Glass --- arch/x86/include/asm/acpi_nhlt.h | 8 1 file changed, 8 deletions(-) diff --git a/arch/x86/include/asm/acpi_nhlt.h b/arch/x86/include/asm/acpi_nhlt.h index 47203213818..2c441