diff options
author | Paul Kocialkowki <contact@paulk.fr> | 2017-06-06 16:39:46 +0300 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2017-06-08 23:29:15 +0200 |
commit | 37afb270b461314978ce741cffa3b896673eb829 (patch) | |
tree | afa2e0ec327beff1a1ba183cc8fd69df167497a4 /src/drivers/i2c | |
parent | 2e7f6ccafc3e633ed9001b3c3863253ee0630429 (diff) |
crossgcc: Resolve pointer and integer comparison in GCC
GCC version 7 is being a bit picky about pointer and integer comparison
by default, which triggers a crossgcc build error.
This backports a patch from upstream GCC to fix the issue.
Change-Id: I8b1e806c10604c0df080ac5edc667bf1141e2c17
Signed-off-by: Paul Kocialkowki <contact@paulk.fr>
Reviewed-on: https://review.coreboot.org/20103
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/drivers/i2c')
0 files changed, 0 insertions, 0 deletions