summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi/gpio.h
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2021-08-28 19:50:51 +0300
committerAndre Przywara <andre.przywara@arm.com>2022-04-05 01:24:17 +0300
commit458e59da5d8dfc9da49601cb50688b7e71a1242d (patch)
treeab55a01d92fd3cccf86497dd8862c96a9e5c3da5 /arch/arm/include/asm/arch-sunxi/gpio.h
parentaa4823ce483f1c277775200846c5684697a4669a (diff)
downloadu-boot-458e59da5d8dfc9da49601cb50688b7e71a1242d.tar.xz
pwm: sunxi: Remove non-DM pin setup
This is now handled automatically by the pinctrl driver. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'arch/arm/include/asm/arch-sunxi/gpio.h')
-rw-r--r--arch/arm/include/asm/arch-sunxi/gpio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-sunxi/gpio.h b/arch/arm/include/asm/arch-sunxi/gpio.h
index cf5afdac6a..9f07d907e5 100644
--- a/arch/arm/include/asm/arch-sunxi/gpio.h
+++ b/arch/arm/include/asm/arch-sunxi/gpio.h
@@ -159,7 +159,6 @@ enum sunxi_gpio_number {
#define SUNXI_GPD_LCD0 2
#define SUNXI_GPD_LVDS0 3
-#define SUNXI_GPD_PWM 2
#define SUNIV_GPE_UART0 5