Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360037
b: refs/heads/master
c: 3d18c17
h: refs/heads/master
i:
  360035: 70fd630
v: v3
  • Loading branch information
John Crispin committed Feb 16, 2013
1 parent 2c08be4 commit 418cc0f
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: 42f3caef039571df8c30a78a51c09cbdbaa7863b
refs/heads/master: 3d18c17e4f1699c3a4f47d2483c5d4c3ab3a242b
2 changes: 1 addition & 1 deletion trunk/arch/mips/lantiq/xway/sysctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ void __init ltq_soc_init(void)

/* check if all the core register ranges are available */
if (!np_pmu || !np_cgu || !np_ebu)
panic("Failed to load core nodess from devicetree");
panic("Failed to load core nodes from devicetree");

if (of_address_to_resource(np_pmu, 0, &res_pmu) ||
of_address_to_resource(np_cgu, 0, &res_cgu) ||
Expand Down

0 comments on commit 418cc0f

Please sign in to comment.