aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-samsung')
-rw-r--r--arch/arm/plat-samsung/include/plat/gpio-core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-samsung/include/plat/gpio-core.h b/arch/arm/plat-samsung/include/plat/gpio-core.h
index f3a68d1a07b9..e358c7da8480 100644
--- a/arch/arm/plat-samsung/include/plat/gpio-core.h
+++ b/arch/arm/plat-samsung/include/plat/gpio-core.h
@@ -107,7 +107,7 @@ extern void s3c_gpiolib_add(struct s3c_gpio_chip *chip);
107 * others = Special functions (dependant on bank) 107 * others = Special functions (dependant on bank)
108 * 108 *
109 * Note, since the code to deal with the case where there are two control 109 * Note, since the code to deal with the case where there are two control
110 * registers instead of one, we do not have a seperate set of function 110 * registers instead of one, we do not have a separate set of function
111 * (samsung_gpiolib_add_4bit2_chips)for each case. 111 * (samsung_gpiolib_add_4bit2_chips)for each case.
112 */ 112 */
113extern void samsung_gpiolib_add_4bit_chips(struct s3c_gpio_chip *chip, 113extern void samsung_gpiolib_add_4bit_chips(struct s3c_gpio_chip *chip,