Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux-rapidio-2.6.git] / include / asm-generic / device.h
blobd7c76bba640d7d6a02041b3b12a5c224501549b1
1 /*
2 * Arch specific extensions to struct device
4 * This file is released under the GPLv2
5 */
6 #ifndef _ASM_GENERIC_DEVICE_H
7 #define _ASM_GENERIC_DEVICE_H
9 struct dev_archdata {
12 struct pdev_archdata {
15 #endif /* _ASM_GENERIC_DEVICE_H */