diff options
Diffstat (limited to 'arch/mips/include/asm/mach-au1x00/gpio-au1300.h')
-rw-r--r-- | arch/mips/include/asm/mach-au1x00/gpio-au1300.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mach-au1x00/gpio-au1300.h b/arch/mips/include/asm/mach-au1x00/gpio-au1300.h index fb9975c74c57..ce02894271c6 100644 --- a/arch/mips/include/asm/mach-au1x00/gpio-au1300.h +++ b/arch/mips/include/asm/mach-au1x00/gpio-au1300.h | |||
@@ -130,7 +130,7 @@ static inline int au1300_gpio_getinitlvl(unsigned int gpio) | |||
130 | * A gpiochip for the 75 GPIOs is registered. | 130 | * A gpiochip for the 75 GPIOs is registered. |
131 | * | 131 | * |
132 | *(3) GPIOLIB=n, ALCHEMY_GPIO_INDIRECT=y: | 132 | *(3) GPIOLIB=n, ALCHEMY_GPIO_INDIRECT=y: |
133 | * the boards' gpio.h must provide the linux gpio wrapper functions, | 133 | * the boards' gpio.h must provide the linux gpio wrapper functions, |
134 | * | 134 | * |
135 | *(4) GPIOLIB=n, ALCHEMY_GPIO_INDIRECT=n: | 135 | *(4) GPIOLIB=n, ALCHEMY_GPIO_INDIRECT=n: |
136 | * inlinable gpio functions are provided which enable access to the | 136 | * inlinable gpio functions are provided which enable access to the |