Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: dma: atcdmac300: Update driver for bug 68129 #68263

Conversation

kevinwang821020
Copy link
Collaborator

Mainly remove redundant include for bug #68129 , because <soc.h> is not needed.
And also Fix some wrong MACRO defined at the same time.

1. Remove redundant include, <soc.h> is not needed.
2. Fix some wrong MACRO defined

Signed-off-by: Kevin Wang <kevinwang821020@google.com>
@zephyrbot zephyrbot added the area: DMA Direct Memory Access label Jan 30, 2024
@zephyrbot zephyrbot requested a review from teburd January 30, 2024 05:12
@DerekSnell DerekSnell added the platform: Andes Andestech Platform label Jan 30, 2024
Copy link
Contributor

@DerekSnell DerekSnell left a comment

Choose a reason for hiding this comment

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

thank you, @kevinwang821020

@teburd teburd requested a review from nashif January 31, 2024 15:53
@teburd teburd added Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. and removed Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. labels Jan 31, 2024
@MaureenHelm MaureenHelm added this to the v3.6.0 milestone Jan 31, 2024
@MaureenHelm MaureenHelm added the bug The issue is a bug, or the PR is fixing a bug label Jan 31, 2024
@dleach02 dleach02 merged commit 03a2dcf into zephyrproject-rtos:main Feb 1, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: DMA Direct Memory Access bug The issue is a bug, or the PR is fixing a bug platform: Andes Andestech Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test-ci: drivers: adp_xc7k_ae350 fails to build DMA loop_transfer test
6 participants