Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295916
b: refs/heads/master
c: c5444f3
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Warren authored and Olof Johansson committed Mar 4, 2012
1 parent ac4c19f commit e2c1743
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 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: 1dbe1dfa8591fce98acbac6a9398284a3f1ecc6e
refs/heads/master: c5444f39620b2b7801eb1997c41befdc8bcf78ea
6 changes: 1 addition & 5 deletions trunk/arch/arm/mach-tegra/board-dt-tegra20.c
Original file line number Diff line number Diff line change
Expand Up @@ -131,11 +131,7 @@ static void __init tegra_dt_init(void)
}

static const char *tegra20_dt_board_compat[] = {
"compulab,trimslice",
"nvidia,harmony",
"compal,paz00",
"nvidia,seaboard",
"nvidia,ventana",
"nvidia,tegra20",
NULL
};

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-tegra/board-dt-tegra30.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ static void __init tegra30_dt_init(void)
}

static const char *tegra30_dt_board_compat[] = {
"nvidia,cardhu",
"nvidia,tegra30",
NULL
};

Expand Down

0 comments on commit e2c1743

Please sign in to comment.