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)
Mon, Nov 10, 5:45 PM
Unknown Object (File)
Sat, Nov 8, 1:17 AM
Unknown Object (File)
Tue, Nov 4, 1:13 PM
Unknown Object (File)
Tue, Nov 4, 5:50 AM
Unknown Object (File)
Mon, Nov 3, 11:53 PM
Unknown Object (File)
Mon, Nov 3, 5:00 PM
Unknown Object (File)
Thu, Oct 23, 10:17 PM
Unknown Object (File)
Oct 19 2025, 1:51 AM
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.