[PATCH 0/6] compile test fixes
Jules Maselbas
jmaselbas at zdiv.net
Fri Mar 14 07:43:24 PDT 2025
On Fri Mar 14, 2025 at 2:08 PM CET, Ahmad Fatoum wrote:
> Hi Jules,
>
> On 3/14/25 11:40, Jules Maselbas wrote:
>> Small patches series of fixes discovered with a compile test on sandbox (x86_64)
>> The compile test has been against the next branch but all the patches applies on
>> commits that are already in the master branch.
>
> This partially duplicates fixes in my clang-analyzer series here:
> https://lore.barebox.org/barebox/20250313073445.764875-1-a.fatoum@pengutronix.de/T/#t
>
> Can you rebase?
Only patch 6 is conflicting and can be dropped because it is already fixed by
9b815da01ff4b88c6634c4a7541c581a35ad96d8 ("treewide: fix missing headers in sandbox allyesconfig")
>
> Thanks,
> Ahmad
>
>>
>> Jules Maselbas (6):
>> dma-devices: k3-udma: cleanup headers
>> dma-devices: k3-udma: use snprintf instead of sprintf
>> mfd: tps65219: add missing include
>> pmdomain: ti-k3: add missing include
>> pmdomain: ti-k3: remove trailing whitespace
>> regulator: tps65219: add missing include
>>
>> drivers/dma/ti/k3-udma.c | 5 ++---
>> drivers/mfd/tps65219.c | 1 +
>> drivers/pmdomain/ti/ti-k3.c | 9 +++++----
>> drivers/regulator/tps65219-regulator.c | 1 +
>> 4 files changed, 9 insertions(+), 7 deletions(-)
>>
More information about the barebox
mailing list