
14 Dec
2022
14 Dec
'22
6:46 a.m.
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@arm.com
board/sunxi/board.c | 4 ---- 1 file changed, 4 deletions(-)
Reviewed-by: Samuel Holland samuel@sholland.org Tested-by: Samuel Holland samuel@sholland.org