Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296136
b: refs/heads/master
c: 3f8976d
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer authored and Shawn Guo committed Feb 27, 2012
1 parent 6953c42 commit 78ec7b5
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 74528609fd2d0e572c4afc5d612f64fa3e438596
refs/heads/master: 3f8976d90bc7714e03c54778e2f6ab78436cb829
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-imx/imx51-dt.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ static struct sys_timer imx51_timer = {

static const char *imx51_dt_board_compat[] __initdata = {
"fsl,imx51-babbage",
"fsl,imx51",
NULL
};

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-imx/imx53-dt.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ static const char *imx53_dt_board_compat[] __initdata = {
"fsl,imx53-evk",
"fsl,imx53-qsb",
"fsl,imx53-smd",
"fsl,imx53",
NULL
};

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-imx/mach-imx6q.c
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ static struct sys_timer imx6q_timer = {
static const char *imx6q_dt_compat[] __initdata = {
"fsl,imx6q-arm2",
"fsl,imx6q-sabrelite",
"fsl,imx6q",
NULL,
};

Expand Down

0 comments on commit 78ec7b5

Please sign in to comment.