|
|
| |
#include <linux/ipmi_msgdefs.h> | #include <linux/ipmi_msgdefs.h> |
#include <linux/compiler.h> | #include <linux/compiler.h> |
|
#ifdef __KERNEL__ |
#include <linux/device.h> | #include <linux/device.h> |
|
#endif |
| |
/* | /* |
* This file describes an interface to an IPMI driver. You have to | * This file describes an interface to an IPMI driver. You have to |