OSDN Git Service

ARM: imx: Remove unused IMX_GPIO_NR() macro
authorFabio Estevam <festevam@gmail.com>
Tue, 19 Jan 2021 00:42:51 +0000 (21:42 -0300)
committerShawn Guo <shawnguo@kernel.org>
Fri, 29 Jan 2021 08:47:25 +0000 (16:47 +0800)
commit579c6f925e5ae3a70ec32e936908066707dbfef5
tree9ce20c27dfd386dad2e09d6d713e9dc744721f52
parentfbaff050bb092836912b195459ca915b5fea8952
ARM: imx: Remove unused IMX_GPIO_NR() macro

The IMX_GPIO_NR() macro was only used by non-DT i.MX platforms.

As i.MX transitioned to a DT-only platform, get rid of this
unused macro.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/hardware.h