summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorRobert Marko <[email protected]>2026-01-13 12:07:38 +0100
committerTom Rini <[email protected]>2026-01-19 13:08:19 -0600
commit6f42057c67fad2ad66ed73b9c13347ac7881876f (patch)
treeba28e082562172f1de58fbc3e84b05a1d77ce0b0 /scripts/kernel-doc
parent9441ad8715d19e3408313d0b5f51e3ca42d21595 (diff)
tools: amlimage: include <inttypes.h>
PRIuN, PRIxN, etc macros are defined in <inttypes.h>, without it being included errors like: tools/amlimage.c:124:38: error: expected ‘)’ before ‘PRIu8’ tools/amlimage.c:126:31: error: expected ‘)’ before ‘PRIu32’ Can be hit depending on the host compiler and HOSTCFLAGS. Fixes: 18c1654567dc ("tools: mkimage: Add Amlogic Boot Image type") Signed-off-by: Robert Marko <[email protected]> Reviewed-by: Mark Kettenis <[email protected]> Reviewed-by: Ferass El Hafidi <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions