]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/machdep.h
Merge branch 'master' of /home/sam/kernel/linux-2.6/
[linux-2.6] / include / asm-powerpc / machdep.h
index fc984bd11d8fa11e842621d480ca9eea76eb6eb0..eba133d149a793d3e7c2b05b25bb4036920a6a5b 100644 (file)
@@ -9,7 +9,6 @@
  * 2 of the License, or (at your option) any later version.
  */
 
-#include <linux/config.h>
 #include <linux/seq_file.h>
 #include <linux/init.h>
 #include <linux/dma-mapping.h>
@@ -82,6 +81,8 @@ struct machdep_calls {
        void            (*tce_free)(struct iommu_table *tbl,
                                    long index,
                                    long npages);
+       unsigned long   (*tce_get)(struct iommu_table *tbl,
+                                   long index);
        void            (*tce_flush)(struct iommu_table *tbl);
        void            (*iommu_dev_setup)(struct pci_dev *dev);
        void            (*iommu_bus_setup)(struct pci_bus *bus);