]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit364d701bdb825bd897f3dcf44ba8c428141b4339
tree7ce0acb20067c76b448046e1ba181a34e7ff444e
parent87769ffbad1a15e849b568d4bb3ecd9e274ee8b0
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