Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264650
b: refs/heads/master
c: cfb470b
h: refs/heads/master
v: v3
  • Loading branch information
Ohad Ben-Cohen authored and Russell King committed Oct 17, 2011
1 parent ea8fce8 commit d3da270
Show file tree
Hide file tree
Showing 2 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: 01885bc5ce5a58e043e00f3f295301ef1b9a0fc4
refs/heads/master: cfb470b336f8bb69150697bde1316cf5fdad08fc
3 changes: 3 additions & 0 deletions trunk/arch/arm/include/asm/device.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ struct dev_archdata {
#ifdef CONFIG_DMABOUNCE
struct dmabounce_device_info *dmabounce;
#endif
#ifdef CONFIG_IOMMU_API
void *iommu; /* private IOMMU data */
#endif
};

struct pdev_archdata {
Expand Down

0 comments on commit d3da270

Please sign in to comment.