Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296637
b: refs/heads/master
c: 4c4ad66
h: refs/heads/master
i:
  296635: 6ef1374
v: v3
  • Loading branch information
Peter De Schrijver authored and Olof Johansson committed Feb 26, 2012
1 parent 0e105a2 commit 2757c50
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 35b1498a34390c4927659abb1076b829ad3a7519
refs/heads/master: 4c4ad6695ab8eafe74abaf6c85d068ff496c99d6
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-tegra/fuse.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
int tegra_sku_id;
int tegra_cpu_process_id;
int tegra_core_process_id;
static int tegra_chip_id;
int tegra_chip_id;
enum tegra_revision tegra_revision;

/* The BCT to use at boot is specified by board straps that can be read
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-tegra/fuse.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ enum tegra_revision {
extern int tegra_sku_id;
extern int tegra_cpu_process_id;
extern int tegra_core_process_id;
extern int tegra_chip_id;
extern enum tegra_revision tegra_revision;

extern int tegra_bct_strapping;
Expand Down

0 comments on commit 2757c50

Please sign in to comment.