NFS: Fix an unstable write data integrity race
[safe/jmp/linux-2.6] / include / asm-generic / device.h
index c17c960..d7c76bb 100644 (file)
@@ -9,4 +9,7 @@
 struct dev_archdata {
 };
 
+struct pdev_archdata {
+};
+
 #endif /* _ASM_GENERIC_DEVICE_H */