Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355221
b: refs/heads/master
c: cd4842f
h: refs/heads/master
i:
  355219: dbbeb17
v: v3
  • Loading branch information
Shawn Guo committed Jan 29, 2013
1 parent 11eb10e commit 29576cc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 5 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: 236d6ac0a1096b6ef833140e57fdfe1fed676bc6
refs/heads/master: cd4842f55861202d8b1d8b1ed035f22014f0812c
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-imx/clk-imx6q.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@

static void __iomem *ccm_base;

void __init imx6q_clock_map_io(void) { }

int imx6q_set_lpm(enum mxc_cpu_pwr_mode mode)
{
u32 val = readl_relaxed(ccm_base + CLPCR);
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-imx/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ extern void imx_gpc_init(void);
extern void imx_gpc_pre_suspend(void);
extern void imx_gpc_post_resume(void);
extern int imx6q_set_lpm(enum mxc_cpu_pwr_mode mode);
extern void imx6q_clock_map_io(void);

extern void imx_cpu_die(unsigned int cpu);

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-imx/mach-imx6q.c
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ static void __init imx6q_map_io(void)
{
imx_lluart_map_io();
imx_scu_map_io();
imx6q_clock_map_io();
}

static const struct of_device_id imx6q_irq_match[] __initconst = {
Expand Down

0 comments on commit 29576cc

Please sign in to comment.