Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175631
b: refs/heads/master
c: a470c42
h: refs/heads/master
i:
  175629: cba5f3b
  175627: 7495f13
  175623: 44d3a47
  175615: d226a2b
v: v3
  • Loading branch information
Kevin Hilman authored and paul committed Dec 12, 2009
1 parent 7b27e1f commit 41ad8db
Show file tree
Hide file tree
Showing 2 changed files with 4 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: a16b1f7f8692163e0c6b4741d8980837dfca75f1
refs/heads/master: a470c42cb89a5282f816b37a0d1eef68fe455f31
4 changes: 3 additions & 1 deletion trunk/arch/arm/plat-omap/include/plat/omap_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,7 @@ struct omap_device_pm_latency {
};


#endif
/* Get omap_device pointer from platform_device pointer */
#define to_omap_device(x) container_of((x), struct omap_device, pdev)

#endif

0 comments on commit 41ad8db

Please sign in to comment.