aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-s3c/gpio-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c/gpio-core.h')
-rw-r--r--arch/arm/mach-s3c/gpio-core.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-s3c/gpio-core.h b/arch/arm/mach-s3c/gpio-core.h
index b361c8c0d669..6801c85fb9da 100644
--- a/arch/arm/mach-s3c/gpio-core.h
+++ b/arch/arm/mach-s3c/gpio-core.h
@@ -93,9 +93,6 @@ static inline struct samsung_gpio_chip *to_samsung_gpio(struct gpio_chip *gpc)
*/
extern int samsung_gpiolib_to_irq(struct gpio_chip *chip, unsigned int offset);
-/* exported for core SoC support to change */
-extern struct samsung_gpio_cfg s3c24xx_gpiocfg_default;
-
#ifdef CONFIG_S3C_GPIO_TRACK
extern struct samsung_gpio_chip *s3c_gpios[S3C_GPIO_END];