Skip to content

Conversation

@kv2019i
Copy link
Collaborator

@kv2019i kv2019i commented Nov 14, 2024

PLATFORM_DEFAULT_DELAY is not needed in Zephyr builds, so it can be dropped from platform.h for all Intel platforms.

Note: other definitions in platform.h are still used, so starting wth the compeltely unused entries with this PR (see #7248 for context).

PLATFORM_DEFAULT_DELAY is not needed in Zephyr builds, so it
can be dropped from platform.h for all Intel platforms.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Copy link
Collaborator

@lyakh lyakh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it isn't needed because it's also defined in sof/zephyr/include/rtos/wait.h?

@kv2019i
Copy link
Collaborator Author

kv2019i commented Nov 15, 2024

@lyakh wrote:

it isn't needed because it's also defined in sof/zephyr/include/rtos/wait.h?

Ack. But it's only used locally in that file, the define is not used elsewhere. Now submitted #9656 to remove this as well.

@kv2019i kv2019i merged commit 148aad6 into thesofproject:main Nov 18, 2024
40 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants