coreboot-kgpe-d16/src/southbridge
Kyösti Mälkki 21d6a27ac0 arch/x86: Replace some __SMM__ guards
We generally do not guard source in attempts to reduce
the final object sizes, but rely on garbage collection.

Most of the __unused attributes inserted here will be
removed when remaining __SIMPLE_DEVICE__ guards can
be removed.

Change-Id: I2440931fab4f41d7e8249c082e6c9b5a9cd0ef13
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36641
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-09 11:03:03 +00:00
..
amd arch/x86: Drop some __SMM__ guards 2019-11-08 07:46:23 +00:00
broadcom src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
intel arch/x86: Replace some __SMM__ guards 2019-11-09 11:03:03 +00:00
nvidia src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
ricoh/rl5c476 src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
ti src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
via/common sb/via/common: Fix indirect includes 2019-03-15 05:02:35 +00:00