i386: remove module.h include from termios.h
[powerpc.git] / include / asm-sparc / device.h
index 4a56d84..c0a7786 100644 (file)
@@ -10,6 +10,10 @@ struct device_node;
 struct of_device;
 
 struct dev_archdata {
+       void                    *iommu;
+       void                    *stc;
+       void                    *host_controller;
+
        struct device_node      *prom_node;
        struct of_device        *op;
 };