ACPI: processor: idle: Rearrange declarations in header file
authorHuisong Li <lihuisong@huawei.com>
Thu, 11 Sep 2025 11:24:07 +0000 (19:24 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 17 Sep 2025 19:54:41 +0000 (21:54 +0200)
commitbdf780fbcef5df4d365404a178e7f845a317b4e9
tree5b4235ae8d6b37cb4a15036693991982a7386dac
parent5020d05b3476f3561377a4ab076d42fda00e3607
ACPI: processor: idle: Rearrange declarations in header file

Group all of the declarations of functions that belong to the ACPI
processor idle driver together in one place in processor.h.

While at it, drop the unnecessary extern modifier from the declaraions
of two functions.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Link: https://patch.msgid.link/20250911112408.1668431-3-lihuisong@huawei.com
[ rjw: Subject and changelog rewrite ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/processor.h