mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] drivers: fix "no previous prototype" warnings
@ 2019-01-09 20:24 Antony Pavlov
  2019-01-09 20:24 ` [PATCH 1/3] w1: fix "no previous prototype for 'w1_found'" warning Antony Pavlov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Antony Pavlov @ 2019-01-09 20:24 UTC (permalink / raw)
  To: barebox

Antony Pavlov (3):
  w1: fix "no previous prototype for 'w1_found'" warning
  serial: amba-pl011: fix "no previous prototype for 'pl011_init_port'" warning
  net: ks8851_mll: fix "no previous prototype for 'ks_enable_qmu'" warning

 drivers/net/ks8851_mll.c    | 2 +-
 drivers/serial/amba-pl011.c | 2 +-
 drivers/w1/w1.c             | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2019-01-10  8:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-09 20:24 [PATCH 0/3] drivers: fix "no previous prototype" warnings Antony Pavlov
2019-01-09 20:24 ` [PATCH 1/3] w1: fix "no previous prototype for 'w1_found'" warning Antony Pavlov
2019-01-09 20:24 ` [PATCH 2/3] serial: amba-pl011: fix "no previous prototype for 'pl011_init_port'" warning Antony Pavlov
2019-01-09 20:24 ` [PATCH 3/3] net: ks8851_mll: fix "no previous prototype for 'ks_enable_qmu'" warning Antony Pavlov
2019-01-10  8:33 ` [PATCH 0/3] drivers: fix "no previous prototype" warnings Sascha Hauer

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