summaryrefslogtreecommitdiff
path: root/src/soc/example
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2024-01-09 00:19:19 +0100
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-01-09 23:23:24 +0000
commitd74ee60f71fd45449cd710a58a7f2ca9fae2ca49 (patch)
treef9d74da6de6a6ead013b886345c6db42b76f3744 /src/soc/example
parenta4a65b202517871aee2f6b01c2530d25636c337d (diff)
soc/nvidia: Put static keyword at the beginning of declarations
In order to comply with the more recent style of declarations, put the static keyword at the beginning. Fixes following GCC error when the related flag is set: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration] Change-Id: Ida683319f7a0c428a9e4808821075abdd9fcb504 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79856 Reviewed-by: Julius Werner <jwerner@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Diffstat (limited to 'src/soc/example')
0 files changed, 0 insertions, 0 deletions