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