On Mon, 21 Jul 2025 08:00:41 +0300, Antony Pavlov wrote: > Antony Pavlov (4): > include/stdio.h: drop serial_printf() declaration > include/scsi.h: drop unused declarations > include/of.h: drop of_parse_dtb() declaration > include/driver.h: drop unused declarations > > include/driver.h | 9 --------- > include/of.h | 1 - > include/scsi.h | 14 -------------- > include/stdio.h | 4 ---- > 4 files changed, 28 deletions(-) > > [...]
Applied, thanks! [1/4] include/stdio.h: drop serial_printf() declaration https://git.pengutronix.de/cgit/barebox/commit/?id=be8c8f03aa49 (link may not be stable) [2/4] include/scsi.h: drop unused declarations https://git.pengutronix.de/cgit/barebox/commit/?id=7f58b924f64b (link may not be stable) [3/4] include/of.h: drop of_parse_dtb() declaration https://git.pengutronix.de/cgit/barebox/commit/?id=03e3d2b050e4 (link may not be stable) [4/4] include/driver.h: drop unused declarations https://git.pengutronix.de/cgit/barebox/commit/?id=d4d15c91e32e (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>