diff options
Diffstat (limited to 'arch/arm/mach-s3c24xx/include/mach/hardware.h')
| -rw-r--r-- | arch/arm/mach-s3c24xx/include/mach/hardware.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-s3c24xx/include/mach/hardware.h b/arch/arm/mach-s3c24xx/include/mach/hardware.h index aef5631eac58..a6cc14a092fc 100644 --- a/arch/arm/mach-s3c24xx/include/mach/hardware.h +++ b/arch/arm/mach-s3c24xx/include/mach/hardware.h | |||
| @@ -23,12 +23,6 @@ extern int s3c2440_set_dsc(unsigned int pin, unsigned int value); | |||
| 23 | 23 | ||
| 24 | #endif /* CONFIG_CPU_S3C2440 */ | 24 | #endif /* CONFIG_CPU_S3C2440 */ |
| 25 | 25 | ||
| 26 | #ifdef CONFIG_CPU_S3C2412 | ||
| 27 | |||
| 28 | extern int s3c2412_gpio_set_sleepcfg(unsigned int pin, unsigned int state); | ||
| 29 | |||
| 30 | #endif /* CONFIG_CPU_S3C2412 */ | ||
| 31 | |||
| 32 | #endif /* __ASSEMBLY__ */ | 26 | #endif /* __ASSEMBLY__ */ |
| 33 | 27 | ||
| 34 | #include <asm/sizes.h> | 28 | #include <asm/sizes.h> |
