[PATCH 4/6] x86: cbfs: Drop unwanted declaration
Bin Meng
bmeng.cn at gmail.com
Thu Apr 23 11:32:18 CEST 2020
On Thu, Apr 23, 2020 at 5:19 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Mon, Apr 6, 2020 at 7:22 AM Simon Glass <sjg at chromium.org> wrote:
> >
> > The intention here is add a forward declaration, not actually declare a
> > variable. Fix it.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > include/cbfs.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
This patch is irrelevant to 64-bit coreboot payload support.
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list