Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42190
b: refs/heads/master
c: 2b890bc
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer authored and Paul Mackerras committed Nov 13, 2006
1 parent f092546 commit 91766fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: bfaadcadc9549c7e296e37a0cfe306704e8df739
refs/heads/master: 2b890bc2ce95e8c141b38ea86100826b46534295
8 changes: 0 additions & 8 deletions trunk/include/asm-powerpc/iommu.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,9 @@ struct iommu_table {
struct scatterlist;
struct device_node;

#ifdef CONFIG_PPC_MULTIPLATFORM

/* Walks all buses and creates iommu tables */
extern void iommu_setup_pSeries(void);
extern void iommu_setup_dart(void);

/* Frees table for an individual device node */
extern void iommu_free_table(struct device_node *dn);

#endif /* CONFIG_PPC_MULTIPLATFORM */

/* Initializes an iommu_table based in values set in the passed-in
* structure
*/
Expand Down

0 comments on commit 91766fe

Please sign in to comment.