[PATCH 0/6] compile test fixes

Jules Maselbas jmaselbas at zdiv.net
Fri Mar 14 03:40:28 PDT 2025


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.

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(-)

-- 
2.48.1




More information about the barebox mailing list