Attention is currently required from: Tarun Tuli, Subrata Banik, Kapil Porwal, Julius Werner, Arthur Heymans.

Subrata Banik uploaded patch set #3 to this change.

View Change

cbfstool/lz4: Fix compilation issue

This patch fixes the below compilation issue as below.

Compilation Error with GCC10.2:
`a function declaration without a prototype is deprecated in all
versions of C [-Werror,-Wstrict-prototypes]`

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I82110085c39d001afbdf777481fd7fb1553d731d
---
M util/cbfstool/lz4/lib/lz4.c
1 file changed, 18 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/69091/3

To view, visit change 69091. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I82110085c39d001afbdf777481fd7fb1553d731d
Gerrit-Change-Number: 69091
Gerrit-PatchSet: 3
Gerrit-Owner: Subrata Banik <subratabanik@google.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Kapil Porwal <kapilporwal@google.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Tarun Tuli <taruntuli@google.com>
Gerrit-Attention: Subrata Banik <subratabanik@google.com>
Gerrit-Attention: Kapil Porwal <kapilporwal@google.com>
Gerrit-Attention: Julius Werner <jwerner@chromium.org>
Gerrit-Attention: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-MessageType: newpatchset