Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347769
b: refs/heads/master
c: b8b499c
h: refs/heads/master
i:
  347767: 3d7813f
v: v3
  • Loading branch information
Alexander Shiyan authored and Russell King committed Dec 16, 2012
1 parent b95bfd7 commit 39af191
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: 4beba08ba1574f6d427347edaba5b924b2f70826
refs/heads/master: b8b499c86be58cb309964fcab5b62ac4a240a878
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ void __init setup_arch(char **cmdline_p)
setup_processor();
mdesc = setup_machine_fdt(__atags_pointer);
if (!mdesc)
mdesc = setup_machine_tags(__atags_pointer, machine_arch_type);
mdesc = setup_machine_tags(__atags_pointer, __machine_arch_type);
machine_desc = mdesc;
machine_name = mdesc->name;

Expand Down

0 comments on commit 39af191

Please sign in to comment.