Page MenuHomeFreeBSD

arm64/rockchip: Fix the build with GCC
ClosedPublic

Authored by andrew on May 20 2024, 12:00 PM.
Tags
None
Referenced Files
F97482718: D45264.id138894.diff
Sun, Sep 29, 3:26 PM
F97482715: D45264.id138765.diff
Sun, Sep 29, 3:26 PM
F97452052: D45264.diff
Sun, Sep 29, 10:40 AM
Unknown Object (File)
Wed, Sep 18, 6:36 AM
Unknown Object (File)
Tue, Sep 17, 10:55 PM
Unknown Object (File)
Mon, Sep 16, 8:18 PM
Unknown Object (File)
Sun, Sep 15, 10:14 PM
Unknown Object (File)
Wed, Sep 4, 6:34 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.