ACPI / CPPC: remove redundant mbox_send_message() declaration
authorTimur Tabi <timur@codeaurora.org>
Tue, 26 Jan 2016 18:43:00 +0000 (12:43 -0600)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 3 Feb 2016 00:09:52 +0000 (01:09 +0100)
commit2db8f9a1d86aa32a9cbf1a975882b4fa162f040f
tree7ce0acb20067c76b448046e1ba181a34e7ff444e
parent36f90b0a2ddd60823fe193a85e60ff1906c2a9b3
ACPI / CPPC: remove redundant mbox_send_message() declaration

Remove a redundant function declaration in cppc_acpi.h for
mbox_send_message().  That function is defined in mailbox_client.h,
which is already included.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/cppc_acpi.h