[PATCH 0/6] compile test fixes
Ahmad Fatoum
a.fatoum at pengutronix.de
Fri Mar 14 06:08:58 PDT 2025
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?
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