summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2026-03-16 00:58:06 +0100
committerPeter Robinson <[email protected]>2026-03-26 08:29:18 +0000
commitb04e4b19d4ddff2226a06b6b19f890b6df58e719 (patch)
tree7d30cdc0d5fa05f814adfdd46e701028f6a458eb /scripts/objdiff
parenteb95914b9f5886b7ca0eaa2dbcd8a66bb8e5f81a (diff)
arm: bcm: Include missing errno.h
The msg.c file uses EIO macro defined in errno.h , include errno.h to avoid build failure: " arch/arm/mach-bcm283x/msg.c: In function 'bcm2835_power_on_module': arch/arm/mach-bcm283x/msg.c:73:25: error: 'EIO' undeclared (first use in this function) 73 | return -EIO; | ^~~ " Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions