|
@@ -27,7 +27,7 @@ struct device;
|
|
* Opaque type for a IPMI message user. One of these is needed to
|
|
* Opaque type for a IPMI message user. One of these is needed to
|
|
* send and receive messages.
|
|
* send and receive messages.
|
|
*/
|
|
*/
|
|
-typedef struct ipmi_user *ipmi_user_t;
|
|
|
|
|
|
+struct ipmi_user;
|
|
|
|
|
|
/*
|
|
/*
|
|
* Stuff coming from the receive interface comes as one of these.
|
|
* Stuff coming from the receive interface comes as one of these.
|