Driver Core: Add platform device arch data V3
[cascardo/linux.git] / arch / x86 / include / asm / device.h
index 4994a20..cee34e9 100644 (file)
@@ -13,4 +13,7 @@ struct dma_map_ops *dma_ops;
 #endif
 };
 
+struct pdev_archdata {
+};
+
 #endif /* _ASM_X86_DEVICE_H */