Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370553
b: refs/heads/master
c: 195f962
h: refs/heads/master
i:
  370551: 534aa99
v: v3
  • Loading branch information
Kuninori Morimoto authored and Simon Horman committed Mar 12, 2013
1 parent df131f6 commit ee6712c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: dbe95ad00b95a8baaedd87ce84996d95e5811055
refs/heads/master: 195f96220143dc2672bfb84db9aad3ee536a6c98
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-shmobile/include/mach/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ extern struct clk sh73a0_extal2_clk;
extern struct clk sh73a0_extcki_clk;
extern struct clk sh73a0_extalr_clk;

extern void r8a7740_meram_workaround(void);
extern void r8a7740_init_irq(void);
extern void r8a7740_map_io(void);
extern void r8a7740_add_early_devices(void);
Expand All @@ -69,8 +70,6 @@ extern void r8a7779_add_standard_devices_dt(void);
extern void r8a7779_clock_init(void);
extern void r8a7779_pinmux_init(void);
extern void r8a7779_pm_init(void);
extern void r8a7740_meram_workaround(void);

extern void r8a7779_register_twd(void);

#ifdef CONFIG_SUSPEND
Expand Down

0 comments on commit ee6712c

Please sign in to comment.