Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 097eb1c4 authored by Laurent Pinchart's avatar Laurent Pinchart
Browse files

ARM: shmobile: sh73a0: Remove USB function GPIOs



Those GPIOs have been deprecated by the pinctrl API. They are unused and
unneeded, remove them.

Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
parent ffa2a9d5
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -94,8 +94,7 @@ enum {
	GPIO_PORT305, GPIO_PORT306, GPIO_PORT307, GPIO_PORT308, GPIO_PORT309,

	/* Table 25-1 (Function 0-7) */
	GPIO_FN_VBUS_0 = 310,
	GPIO_FN_GPI0,
	GPIO_FN_GPI0 = 310,
	GPIO_FN_GPI1,
	GPIO_FN_GPI2,
	GPIO_FN_GPI3,