Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296717
b: refs/heads/master
c: 7399532
h: refs/heads/master
i:
  296715: 120b8a2
v: v3
  • Loading branch information
Andrew Lunn authored and Jason Cooper committed Mar 16, 2012
1 parent d6f38f4 commit d32d25b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition 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: d34b7d452397d16a895b9a0eddcf6b69f46074d2
refs/heads/master: 7399532065a68cce8b0ea18aace7ded45bfb205f
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-kirkwood/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,6 @@ void __init kirkwood_init(void)
{
printk(KERN_INFO "Kirkwood: %s, TCLK=%d.\n",
kirkwood_id(), kirkwood_tclk);
kirkwood_i2s_data.tclk = kirkwood_tclk;

/*
* Disable propagation of mbus errors to the CPU local bus,
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/plat-orion/include/plat/audio.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#define __PLAT_AUDIO_H

struct kirkwood_asoc_platform_data {
u32 tclk;
int burst;
};
#endif

0 comments on commit d32d25b

Please sign in to comment.