commit | 97a90497a7d0df5076b4412c3e995a7e4a2ff8cc | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Fri Dec 01 18:19:43 2017 +0000 |
committer | Nico Huber <nico.h@gmx.de> | Sat Dec 09 22:42:55 2017 +0000 |
tree | f590cd7fd6b2ab4cd4a6b45c17ff6dddf130fe7c | |
parent | 6891709a1f04a78bc45ad4174f4416f24169a020 [diff] |
internal: Fix warnings about unused constants By adding more #if guards, fix warnings about unused constants that are enabled by default in newer GCC versions. Change-Id: Ib3b6d7c0c2fadc4faeab971673bfadb1a6d25919 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/22669 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: David Hendricks <david.hendricks@gmail.com> Reviewed-by: Patrick Rudolph <siro@das-labor.org>