ACPI: thinkpad-acpi: preserve radio state across shutdown
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-generic / device.h
blobc17c9600f220c2964cb07a6076bb268ebe69f89b
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 #endif /* _ASM_GENERIC_DEVICE_H */