Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302981
b: refs/heads/master
c: 3307688
h: refs/heads/master
i:
  302979: aa4e418
v: v3
  • Loading branch information
Hector Oron authored and Sascha Hauer committed Apr 16, 2012
1 parent 2a6c02a commit a67dd6b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 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: d5be0d73ab8655e785ae49e4f19bf031a938b336
refs/heads/master: 33076883bc45bfdd5fa5c9bff7f012a460719aba
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-imx/mach-mx51_efikamx.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,7 @@ static struct sys_timer mx51_efikamx_timer = {
.init = mx51_efikamx_timer_init,
};

MACHINE_START(MX51_EFIKAMX, "Genesi EfikaMX nettop")
/* Maintainer: Amit Kucheria <amit.kucheria@linaro.org> */
MACHINE_START(MX51_EFIKAMX, "Genesi Efika MX (Smarttop)")
.atag_offset = 0x100,
.map_io = mx51_map_io,
.init_early = imx51_init_early,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-imx/mach-mx51_efikasb.c
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ static struct sys_timer mx51_efikasb_timer = {
.init = mx51_efikasb_timer_init,
};

MACHINE_START(MX51_EFIKASB, "Genesi Efika Smartbook")
MACHINE_START(MX51_EFIKASB, "Genesi Efika MX (Smartbook)")
.atag_offset = 0x100,
.map_io = mx51_map_io,
.init_early = imx51_init_early,
Expand Down

0 comments on commit a67dd6b

Please sign in to comment.