Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ACPICA: fix for conflict macro definition on zephyr interface

ACPICA commit c71a12dfc66593fa9730c62a519161c4a7fca9f6

remove SEEK_SET/SEEK_END duplicate macro on zephyr header which through
error while run zephyr CI jobs.

Link: https://github.com/acpica/acpica/commit/c71a12df
Signed-off-by: Najumon B.A <najumon.ba@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Najumon B.A and committed by
Rafael J. Wysocki
9558c2a2 ed9aa118

-3
-3
include/acpi/platform/aczephyr.h
··· 10 10 #ifndef __ACZEPHYR_H__ 11 11 #define __ACZEPHYR_H__ 12 12 13 - #define SEEK_SET FS_SEEK_SET 14 - #define SEEK_END FS_SEEK_END 15 - 16 13 #define ACPI_MACHINE_WIDTH 64 17 14 18 15 #define ACPI_NO_ERROR_MESSAGES