diff options
author | Philipp Hug <philipp@hug.cx> | 2018-09-10 19:46:42 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-09-10 20:37:17 +0000 |
commit | e0568595eebf26543de3c67c90cb09acef0bdb9e (patch) | |
tree | 33058bf98a5e26ac08c3b272de35a611332c4aa5 /util/riscv | |
parent | 2cf9990ec8776d5a514e188144c57ee42428e815 (diff) |
soc/sifive: fix compiler warning
Fix the following compiler warning on the latest toolchain:
src/soc/sifive/fu540/otp.c:48:1: error: useless storage class specifier in empty declaration [-Werror]
} __packed;
^
Change-Id: Ice87c821de7650ac547394efa2a4bcc5ae1ea668
Signed-off-by: Philipp Hug <philipp@hug.cx>
Reviewed-on: https://review.coreboot.org/28553
Tested-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'util/riscv')
0 files changed, 0 insertions, 0 deletions