From 878ef7c8c16cc4235deeb31a34459fa9cd79578b Mon Sep 17 00:00:00 2001 From: Michael Buesch Date: Sat, 26 Jul 2008 15:22:26 -0700 Subject: [PATCH] --- yaml --- r: 106320 b: refs/heads/master c: 6a9436d0c3cbe8941b1acd5b0736d355295cad98 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-generic/gpio.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4b8e95c29bc9..dfec73b29cd6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a048d3aff8b828b6c0fa7ddd90a531248ab4e0f9 +refs/heads/master: 6a9436d0c3cbe8941b1acd5b0736d355295cad98 diff --git a/trunk/include/asm-generic/gpio.h b/trunk/include/asm-generic/gpio.h index a3034d20ebd5..c764a8fcb058 100644 --- a/trunk/include/asm-generic/gpio.h +++ b/trunk/include/asm-generic/gpio.h @@ -13,7 +13,7 @@ * * While the GPIO programming interface defines valid GPIO numbers * to be in the range 0..MAX_INT, this library restricts them to the - * smaller range 0..ARCH_NR_GPIOS. + * smaller range 0..ARCH_NR_GPIOS-1. */ #ifndef ARCH_NR_GPIOS