mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] fix "no previous prototype" warnings
@ 2017-03-20  6:59 Antony Pavlov
  2017-03-20  6:59 ` [PATCH 1/3] gui: bmp.c: fix "no previous prototype" warning Antony Pavlov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Antony Pavlov @ 2017-03-20  6:59 UTC (permalink / raw)
  To: barebox

Antony Pavlov (3):
  gui: bmp.c: fix "no previous prototype" warning
  clk: clk-gate-shared: fix "no previous prototype" warning
  gui: image_renderer: fix "no previous prototype for
    'image_renderer_unregister'" warning

 drivers/clk/clk-gate-shared.c | 6 +++---
 include/gui/image_renderer.h  | 2 +-
 lib/gui/bmp.c                 | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.11.0


_______________________________________________
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:[~2017-03-20  8:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-20  6:59 [PATCH 0/3] fix "no previous prototype" warnings Antony Pavlov
2017-03-20  6:59 ` [PATCH 1/3] gui: bmp.c: fix "no previous prototype" warning Antony Pavlov
2017-03-20  6:59 ` [PATCH 2/3] clk: clk-gate-shared: " Antony Pavlov
2017-03-20  6:59 ` [PATCH 3/3] gui: image_renderer: fix "no previous prototype for 'image_renderer_unregister'" warning Antony Pavlov
2017-03-20  8:05 ` [PATCH 0/3] 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