]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc/device.h
[SPARC]: Add new timerfd syscall entries.
[linux-2.6-omap-h63xx.git] / include / asm-sparc / device.h
index 4a56d84d69c427d461ff8ba097d21ba75dc4365b..c0a7786d65f7768403f10ab5ce93e93d31490e96 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;
 };