diff options
-rw-r--r-- | include/acpi/cppc_acpi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/acpi/cppc_acpi.h b/include/acpi/cppc_acpi.h index 717a29810473..dad8af3ebeb5 100644 --- a/include/acpi/cppc_acpi.h +++ b/include/acpi/cppc_acpi.h | |||
@@ -133,6 +133,5 @@ extern int acpi_get_psd_map(struct cpudata **); | |||
133 | /* Methods to interact with the PCC mailbox controller. */ | 133 | /* Methods to interact with the PCC mailbox controller. */ |
134 | extern struct mbox_chan * | 134 | extern struct mbox_chan * |
135 | pcc_mbox_request_channel(struct mbox_client *, unsigned int); | 135 | pcc_mbox_request_channel(struct mbox_client *, unsigned int); |
136 | extern int mbox_send_message(struct mbox_chan *chan, void *mssg); | ||
137 | 136 | ||
138 | #endif /* _CPPC_ACPI_H*/ | 137 | #endif /* _CPPC_ACPI_H*/ |