move wm8400-regulator's probe function to .devinit.text
[linux-2.6/sactl.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 */