Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188421
b: refs/heads/master
c: 00df938
h: refs/heads/master
i:
  188419: 67be187
v: v3
  • Loading branch information
Andrea Gelmini authored and Tony Lindgren committed Mar 11, 2010
1 parent a9b4b26 commit db6e979
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: 29b9a218d0be8e207ddeacdc68eb1e4b7f54b85a
refs/heads/master: 00df9384ccfa02c062449e381c051bcfe97cdf6f
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/include/plat/blizzard.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ struct blizzard_platform_data {
void (*power_down)(struct device *dev);
unsigned long (*get_clock_rate)(struct device *dev);

unsigned te_connected : 1;
unsigned te_connected:1;
};

#endif

0 comments on commit db6e979

Please sign in to comment.