diff options
author | Subrata Banik <subratabanik@google.com> | 2024-04-18 07:04:04 +0000 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2024-04-19 08:29:12 +0000 |
commit | 70108382dec47762bcebf35d7698897bfed177b6 (patch) | |
tree | 83cbf18ccb97939536b3fc7f8db1a6449c058c9e /src/drivers/i2c/rx6110sa | |
parent | 271ee0745e4bc104949b20f433216f1f0a06fb46 (diff) |
libpayload: Fix inl() return type mismatch
Change `inl()` return type from `unsigned long` to `unsigned int` to
match the function definition and ensure consistency across platforms.
BUG=b:242829490
TEST=Compiled successfully in 32-bit and 64-bit modes.
Change-Id: I681935665c8de9ee472ab72fe1ac2f5dcc0f2534
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81961
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Dinesh Gehlot <digehlot@google.com>
Diffstat (limited to 'src/drivers/i2c/rx6110sa')
0 files changed, 0 insertions, 0 deletions