mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] drop unused declarations
@ 2025-07-21  5:00 Antony Pavlov
  2025-07-21  5:00 ` [PATCH 1/4] include/stdio.h: drop serial_printf() declaration Antony Pavlov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Antony Pavlov @ 2025-07-21  5:00 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

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

-- 
2.45.2




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-21  5:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-21  5:00 [PATCH 0/4] drop unused declarations Antony Pavlov
2025-07-21  5:00 ` [PATCH 1/4] include/stdio.h: drop serial_printf() declaration Antony Pavlov
2025-07-21  5:00 ` [PATCH 2/4] include/scsi.h: drop unused declarations Antony Pavlov
2025-07-21  5:00 ` [PATCH 3/4] include/of.h: drop of_parse_dtb() declaration Antony Pavlov
2025-07-21  5:00 ` [PATCH 4/4] include/driver.h: drop unused declarations Antony Pavlov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox