thermal: remove driver_data direct access of struct device
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / ia64 / include / asm / bitsperlong.h
blobec4db3c970b7705e87ced26e39f85fbf115757a2
1 #ifndef __ASM_IA64_BITSPERLONG_H
2 #define __ASM_IA64_BITSPERLONG_H
4 #define __BITS_PER_LONG 64
6 #include <asm-generic/bitsperlong.h>
8 #endif /* __ASM_IA64_BITSPERLONG_H */