aboutsummaryrefslogtreecommitdiff
path: root/util/amdfwtool/amdfwtool.c
diff options
context:
space:
mode:
authorKarthikeyan Ramasubramanian <kramasub@google.com>2022-09-06 14:02:41 -0600
committerMartin Roth <martin.roth@amd.corp-partner.google.com>2022-10-02 22:09:01 +0000
commit236245ec7dc79b03e5e8011d4bac4880126752da (patch)
treeb03eb7e7ca6ac38c9d084c78a6c5e930f11004d9 /util/amdfwtool/amdfwtool.c
parent520c8c070b5c5bdb3a32580ed09311ebb9834fbc (diff)
util/amdfwtool: Include the header with __packed definition
Checkpatch script recommends to use __packed instead of __attribute__((packed)). Currently the build rule for amdfwtool does not include the required header file with __packed definition. Update the compiler flag to include the required header file. BUG=None TEST=Build amdfwtool. Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com> Change-Id: I448cbad533608dd5c2bd4f2d827fcc5db5dee5cb Reviewed-on: https://review.coreboot.org/c/coreboot/+/67384 Reviewed-by: Jon Murphy <jpmurphy@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/amdfwtool/amdfwtool.c')
0 files changed, 0 insertions, 0 deletions