[PATCH 2/4] sunxi: remove bogus mmc_pinmux_setup() prototype
Samuel Holland
samuel at sholland.org
Wed Dec 14 06:46:26 CET 2022
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.przywara at arm.com>
> ---
> board/sunxi/board.c | 4 ----
> 1 file changed, 4 deletions(-)
Reviewed-by: Samuel Holland <samuel at sholland.org>
Tested-by: Samuel Holland <samuel at sholland.org>
More information about the U-Boot
mailing list