summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/sh73a0.h
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2012-04-22 23:53:07 -0700
committerRafael J. Wysocki <rjw@sisk.pl>2012-05-12 22:34:16 +0200
commitbd8639b3885d2ac33b7e13d83d7849372a85fd07 (patch)
treeafd3ebc72139b29f5a35f1557e56c18547a31376 /arch/arm/mach-shmobile/include/mach/sh73a0.h
parent03f804251c837bc0902f0b77c1ec6f8a29b1cd6e (diff)
downloadop-kernel-dev-bd8639b3885d2ac33b7e13d83d7849372a85fd07.zip
op-kernel-dev-bd8639b3885d2ac33b7e13d83d7849372a85fd07.tar.gz
ARM: mach-shmobile: sh73a0.h: add GPIO_NR
GPIO_NR is added in order to clarify end of GPIO array. We can add extra GPIO from it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Tested-by: Simon Horman <horms@verge.net.au> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/sh73a0.h')
-rw-r--r--arch/arm/mach-shmobile/include/mach/sh73a0.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/sh73a0.h b/arch/arm/mach-shmobile/include/mach/sh73a0.h
index cad5757..ac75857 100644
--- a/arch/arm/mach-shmobile/include/mach/sh73a0.h
+++ b/arch/arm/mach-shmobile/include/mach/sh73a0.h
@@ -482,6 +482,9 @@ enum {
GPIO_FN_FSIAILR_PU,
GPIO_FN_FSIAIBT_PU,
GPIO_FN_FSIAISLD_PU,
+
+ /* end of GPIO */
+ GPIO_NR,
};
/* DMA slave IDs */
OpenPOWER on IntegriCloud