Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264012
b: refs/heads/master
c: 3a0ec25
h: refs/heads/master
v: v3
  • Loading branch information
Kukjin Kim committed Sep 15, 2011
1 parent b15d657 commit d2f7866
Show file tree
Hide file tree
Showing 2 changed files with 6 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: caf27307fa322f079338480c7a3387e79d7d3712
refs/heads/master: 3a0ec25954a2667738f39f34096df3f4cb102983
5 changes: 5 additions & 0 deletions trunk/arch/arm/plat-samsung/include/plat/clock.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
* published by the Free Software Foundation.
*/

#ifndef __ASM_PLAT_CLOCK_H
#define __ASM_PLAT_CLOCK_H __FILE__

#include <linux/spinlock.h>
#include <linux/clkdev.h>

Expand Down Expand Up @@ -124,3 +127,5 @@ extern void s3c_pwmclk_init(void);
/* Global watchdog clock used by arch_wtd_reset() callback */

extern struct clk *s3c2410_wdtclk;

#endif /* __ASM_PLAT_CLOCK_H */

0 comments on commit d2f7866

Please sign in to comment.