]> 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)
commit4859729a80257b0e7ecf5cb779eb1293598c1c42
tree7ce0acb20067c76b448046e1ba181a34e7ff444e
parent4647c720fd42a03c69c68c022db398388a8936d5
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