pinctrl: sunxi: Hack up the driver for the D1

Signed-off-by: Samuel Holland <samuel@sholland.org>
This commit is contained in:
Samuel Holland 2021-11-04 17:49:15 -05:00
parent 2edf445064
commit 8481d6a08c

View File

@ -9,6 +9,7 @@
#include <malloc.h>
#include <asm/gpio.h>
#include "../../../arch/arm/include/asm/arch-sunxi/gpio.h"
extern U_BOOT_DRIVER(gpio_sunxi);