Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198545
b: refs/heads/master
c: 9f1e0f2
h: refs/heads/master
i:
  198543: 429f6e7
v: v3
  • Loading branch information
Andrea Gelmini authored and Russell King committed May 24, 2010
1 parent 109132d commit 24c651b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 49b95e282608f2683ea5be46a581e819bce20f5f
refs/heads/master: 9f1e0f25e2d5ad2e8ed096e75be756de8b1d4f93
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-h720x/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
*/

extern unsigned long h720x_gettimeoffset(void);
extern void __init h720x_init_irq (void);
extern void __init h720x_init_irq(void);
extern void __init h720x_map_io(void);

#ifdef CONFIG_ARCH_H7202
extern struct sys_timer h7202_timer;
extern void __init init_hw_h7202(void);
extern void __init h7202_init_irq (void);
extern void __init h7202_init_irq(void);
extern void __init h7202_init_time(void);
#endif

Expand Down

0 comments on commit 24c651b

Please sign in to comment.