On 12/13/22 18:22, Andre Przywara wrote: > Since all callers of mmc_pinmux_setup() are located after the definition > of that function, there is no need for a forward declaration (anymore?). > > Remove the prototype along with its #ifdef guards. > > Signed-off-by: Andre Przywara <andre.przyw...@arm.com> > --- > board/sunxi/board.c | 4 ---- > 1 file changed, 4 deletions(-)
Reviewed-by: Samuel Holland <sam...@sholland.org> Tested-by: Samuel Holland <sam...@sholland.org>