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, Nov 3, 12:42 AM
Unknown Object (File)
Tue, Oct 22, 8:56 AM
Unknown Object (File)
Oct 18 2024, 7:12 AM
Unknown Object (File)
Sep 30 2024, 7:33 AM
Unknown Object (File)
Sep 30 2024, 7:30 AM
Unknown Object (File)
Sep 29 2024, 3:26 PM
Unknown Object (File)
Sep 29 2024, 3:26 PM
Unknown Object (File)
Sep 29 2024, 10:40 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.