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)
Wed, Sep 16, 6:40 AM
Unknown Object (File)
Wed, Sep 16, 6:40 AM
Unknown Object (File)
Mon, Aug 31, 9:45 AM
Unknown Object (File)
Sun, Aug 30, 11:41 AM
Unknown Object (File)
Sat, Aug 29, 3:18 PM
Unknown Object (File)
Aug 24 2026, 12:48 PM
Unknown Object (File)
Aug 14 2026, 2:23 AM
Unknown Object (File)
Aug 13 2026, 12:52 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.