Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9857
b: refs/heads/master
c: 9153bd7
h: refs/heads/master
i:
  9855: 14e2bbf
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Oct 13, 2005
1 parent 2156b01 commit ed0e86c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a451e28c7642830d8b066e5a13de46934151ce3a
refs/heads/master: 9153bd75f25ff3170f07fb9ac1fb0e718afc6fce
7 changes: 7 additions & 0 deletions trunk/include/asm-arm/arch-s3c2410/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,13 @@ extern unsigned int s3c2410_gpio_getpin(unsigned int pin);

extern unsigned int s3c2410_modify_misccr(unsigned int clr, unsigned int chg);

#ifdef CONFIG_CPU_S3C2440

extern int s3c2440_set_dsc(unsigned int pin, unsigned int value);

#endif /* CONFIG_CPU_S3C2440 */


#endif /* __ASSEMBLY__ */

#include <asm/sizes.h>
Expand Down

0 comments on commit ed0e86c

Please sign in to comment.