X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-generic%2Fgpio.h;h=c764a8fcb058e33fb703e56af17eaa7fb966d7ea;hb=bdee6ac7d1c9a4a9b65db1753b0bfa0b61361dde;hp=a3034d20ebd5ef2f7d264b62311afa06a7ac7327;hpb=a048d3aff8b828b6c0fa7ddd90a531248ab4e0f9;p=linux-2.6 diff --git a/include/asm-generic/gpio.h b/include/asm-generic/gpio.h index a3034d20eb..c764a8fcb0 100644 --- a/include/asm-generic/gpio.h +++ b/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