summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include
diff options
context:
space:
mode:
authorKuninori Morimoto2012-04-23 08:53:07 +0200
committerRafael J. Wysocki2012-05-12 22:34:16 +0200
commitbd8639b3885d2ac33b7e13d83d7849372a85fd07 (patch)
treeafd3ebc72139b29f5a35f1557e56c18547a31376 /arch/arm/mach-shmobile/include
parentARM: mach-shmobile: pfc-sh73a0: fixup MSEL2CR MSEL18 for I2C-3 (diff)
downloadkernel-qcow2-linux-bd8639b3885d2ac33b7e13d83d7849372a85fd07.tar.gz
kernel-qcow2-linux-bd8639b3885d2ac33b7e13d83d7849372a85fd07.tar.xz
kernel-qcow2-linux-bd8639b3885d2ac33b7e13d83d7849372a85fd07.zip
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')
-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 cad57578ceed..ac758579d4e9 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 */