summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaket Dumbre <97769119+sacdintel@users.noreply.github.com>2023-05-02 12:12:40 -0700
committerGitHub <noreply@github.com>2023-05-02 12:12:40 -0700
commit57813823e172a6b2120eaef18bb42516704ae638 (patch)
tree5353ba230b337a1b761dc4b426621bfc16226341
parent2b61f022f220cdeb61a8765c20d7da99a6414468 (diff)
parentc71a12dfc66593fa9730c62a519161c4a7fca9f6 (diff)
downloadacpica-57813823e172a6b2120eaef18bb42516704ae638.tar.gz
Merge pull request #873 from najumon1980/seekset_fix
fix for conflict macro definition on zephyr interface
-rw-r--r--source/include/platform/aczephyr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/include/platform/aczephyr.h b/source/include/platform/aczephyr.h
index c1d411c35..0b8971130 100644
--- a/source/include/platform/aczephyr.h
+++ b/source/include/platform/aczephyr.h
@@ -152,9 +152,6 @@
#ifndef __ACZEPHYR_H__
#define __ACZEPHYR_H__
-#define SEEK_SET FS_SEEK_SET
-#define SEEK_END FS_SEEK_END
-
#define ACPI_MACHINE_WIDTH 64
#define ACPI_NO_ERROR_MESSAGES