On Thu, Oct 17, 2019 at 08:09:26AM +0200, Steffen Trumtrar wrote: > Fix the following warnings > > arch/arm/mach-socfpga/arria10-reset-manager.c:152:6: warning: no previous prototype for > 'arria10_reset_deassert_shared_peripherals_q1' [-Wmissing-prototypes] > 152 | void arria10_reset_deassert_shared_peripherals_q1(uint32_t *mask0, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > arch/arm/mach-socfpga/arria10-reset-manager.c:226:6: warning: no previous prototype for > 'arria10_reset_deassert_shared_peripherals_q2' [-Wmissing-prototypes] > 226 | void arria10_reset_deassert_shared_peripherals_q2(uint32_t *mask0, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > arch/arm/mach-socfpga/arria10-reset-manager.c:272:6: warning: no previous prototype for > 'arria10_reset_deassert_shared_peripherals_q3' [-Wmissing-prototypes] > 272 | void arria10_reset_deassert_shared_peripherals_q3(uint32_t *mask0, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > arch/arm/mach-socfpga/arria10-reset-manager.c:329:6: warning: no previous prototype for > 'arria10_reset_deassert_shared_peripherals_q4' [-Wmissing-prototypes] > 329 | void arria10_reset_deassert_shared_peripherals_q4(uint32_t *mask0, uint32_t *mask1) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Signed-off-by: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> > --- > arch/arm/mach-socfpga/include/mach/arria10-reset-manager.h | 4 ++++ > 1 file changed, 4 insertions(+) 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