HomeFreeBSD

arm64/rockchip: Fix the build with GCC

Description

arm64/rockchip: Fix the build with GCC

We were missing brackets in GPIO_FLAGS_PINCTRL. Without them GCC
complains a use is ambiguous. Fix by adding the needed brackets.

Reviewed by: manu, brooks, imp, jhb, emaste
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D45264

Details

Provenance
andrewAuthored on Wed, May 22, 8:19 AM
Reviewer
manu
Differential Revision
D45264: arm64/rockchip: Fix the build with GCC
Parents
rG73c200447361: arm64: Use the pointer auth register defines
Branches
Unknown
Tags
Unknown