Skip to content

Commit

Permalink
ARM: S3C2412: Remove useless codes mach-s3c2412/gpio.c
Browse files Browse the repository at this point in the history
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
Kukjin Kim committed Jan 22, 2013
1 parent 82c1871 commit c896ba8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 68 deletions.
62 changes: 0 additions & 62 deletions arch/arm/mach-s3c2412/gpio.c

This file was deleted.

6 changes: 0 additions & 6 deletions arch/arm/mach-s3c24xx/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ extern int s3c2440_set_dsc(unsigned int pin, unsigned int value);

#endif /* CONFIG_CPU_S3C2440 */

#ifdef CONFIG_CPU_S3C2412

extern int s3c2412_gpio_set_sleepcfg(unsigned int pin, unsigned int state);

#endif /* CONFIG_CPU_S3C2412 */

#endif /* __ASSEMBLY__ */

#include <asm/sizes.h>
Expand Down

0 comments on commit c896ba8

Please sign in to comment.