Page MenuHomeFreeBSD

arm64/rockchip: Fix the build with GCC
ClosedPublic

Authored by andrew on May 20 2024, 12:00 PM.
Tags
None
Referenced Files
F132333961: D45264.id138765.diff
Thu, Oct 16, 12:07 AM
Unknown Object (File)
Mon, Oct 13, 8:02 PM
Unknown Object (File)
Sun, Oct 12, 5:11 PM
Unknown Object (File)
Sep 5 2025, 10:47 AM
Unknown Object (File)
Sep 4 2025, 3:49 PM
Unknown Object (File)
Sep 4 2025, 11:22 AM
Unknown Object (File)
Aug 30 2025, 11:28 AM
Unknown Object (File)
Aug 27 2025, 10:49 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 Not Applicable
Unit
Tests Not Applicable

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.