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, Feb 5, 2:50 PM
Unknown Object (File)
Fri, Jan 17, 11:33 PM
Unknown Object (File)
Dec 15 2024, 4:45 AM
Unknown Object (File)
Dec 3 2024, 6:04 AM
Unknown Object (File)
Nov 29 2024, 10:44 AM
Unknown Object (File)
Nov 18 2024, 7:48 AM
Unknown Object (File)
Nov 18 2024, 1:00 AM
Unknown Object (File)
Nov 3 2024, 12:42 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.