Page MenuHomeFreeBSD

arm64/rockchip: Fix the build with GCC
ClosedPublic

Authored by andrew on May 20 2024, 12:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 25 2025, 1:06 AM
Unknown Object (File)
Mar 21 2025, 5:50 AM
Unknown Object (File)
Feb 22 2025, 2:33 PM
Unknown Object (File)
Feb 22 2025, 1:32 PM
Unknown Object (File)
Feb 22 2025, 1:31 PM
Unknown Object (File)
Feb 14 2025, 3:37 AM
Unknown Object (File)
Feb 5 2025, 2:50 PM
Unknown Object (File)
Jan 17 2025, 11:33 PM
Subscribers

Details

Summary

We were missing brackets in GPIO_FLAGS_PINCTRL. Without them GCC
complains a use is ambiguous. Fix by adding the needed brackets.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57778
Build 54666: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 20 2024, 4:19 PM
This revision was automatically updated to reflect the committed changes.