On Tue, Jan 15, 2019 at 11:34:21AM +0100, Roland Hieber wrote: > These functions are not meant to be a public interface, so they can well > be static. rpi_b_plus_init() was previously declared with a prototype, > which is no longer needed. > > This fixes the following build warnings: > > .../arch/arm/boards/raspberry-pi/rpi-common.c:124:6: warning: no previous prototype for 'rpi_add_led' [-Wmissing-prototypes] > void rpi_add_led(void) > ^~~~~~~~~~~ > .../arch/arm/boards/raspberry-pi/rpi-common.c:141:6: warning: no previous prototype for 'rpi_b_init' [-Wmissing-prototypes] > void rpi_b_init(void) > > Signed-off-by: Roland Hieber <rhi@xxxxxxxxxxxxxx> > --- Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox