usb: r8a66597-hcd: fix removed from an attached hub
[linux-2.6/mini2440.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 */