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)
Sun, Dec 15, 4:45 AM
Unknown Object (File)
Tue, Dec 3, 6:04 AM
Unknown Object (File)
Fri, Nov 29, 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
Unknown Object (File)
Oct 22 2024, 8:56 AM
Unknown Object (File)
Oct 18 2024, 7:12 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 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.