Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101639
b: refs/heads/master
c: d33b78d
h: refs/heads/master
i:
  101637: 73faa2c
  101635: b3e43ec
  101631: ce916a4
v: v3
  • Loading branch information
Emil Medve authored and Paul Mackerras committed Jun 9, 2008
1 parent 6f3baf2 commit 8b5d3a4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: bacd73ae76c310bc3c71d21a2864746fd9696d3c
refs/heads/master: d33b78df142177d51de0ed0c4f3e57c8b5e8ff89
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/setup-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,7 @@ void __init smp_setup_cpu_sibling_map(void)
}
#endif /* CONFIG_SMP */

#ifdef CONFIG_PCSPKR_PLATFORM
static __init int add_pcspkr(void)
{
struct device_node *np;
Expand All @@ -522,6 +523,7 @@ static __init int add_pcspkr(void)
return ret;
}
device_initcall(add_pcspkr);
#endif /* CONFIG_PCSPKR_PLATFORM */

void probe_machine(void)
{
Expand Down

0 comments on commit 8b5d3a4

Please sign in to comment.