Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1c1029d authored by Lv Zheng's avatar Lv Zheng Committed by Rafael J. Wysocki
Browse files

ACPICA: Linux Header: Remove unused OSL prototypes.



This patch removes 2 useless OSL prototypes as they are not used by Linux now.

Signed-off-by: default avatarLv Zheng <lv.zheng@intel.com>
Signed-off-by: default avatarBob Moore <robert.moore@intel.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent bb3fec14
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -239,10 +239,6 @@ void acpi_os_unmap_memory(void __iomem * logical_address, acpi_size size);
 */
void early_acpi_os_unmap_memory(void __iomem * virt, acpi_size size);

void acpi_os_gpe_count(u32 gpe_number);

void acpi_os_fixed_event_count(u32 fixed_event_number);

#endif				/* __KERNEL__ */

#endif				/* __ACLINUX_H__ */