Merge branch 'firewire-kernel-streaming' of git://git.alsa-project.org/alsa-kprivate
[firewire-audio.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 */