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 <[email protected]> > --- > board/sunxi/board.c | 4 ---- > 1 file changed, 4 deletions(-)
Reviewed-by: Samuel Holland <[email protected]> Tested-by: Samuel Holland <[email protected]>

