Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264617
b: refs/heads/master
c: 26a527e
h: refs/heads/master
i:
  264615: 04ecde8
v: v3
  • Loading branch information
Shawn Guo authored and Russell King committed Oct 17, 2011
1 parent 469e986 commit 09eb87b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 267840f3397fd9f6a2bdde14de38b9d29d525d7b
refs/heads/master: 26a527e69d6e6077bff9e2cddcb08337ac33a52d
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/smp_scu.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ unsigned int __init scu_get_core_count(void __iomem *scu_base)
/*
* Enable the SCU
*/
void __init scu_enable(void __iomem *scu_base)
void scu_enable(void __iomem *scu_base)
{
u32 scu_ctrl;

Expand Down

0 comments on commit 09eb87b

Please sign in to comment.