HomeFreeBSD

Revert r328492:

Description

Revert r328492:
"Fix gcc80 -Wsizeof-pointer-memaccess warning."

The warning is bogus: GCC8 only looks at the size of the destination.
We shouldn't be fixing imaginary problems, so perhaps its better to deal
with this later on by disabling such warnings.

Pointed out by: ed, bde

Details

Provenance
pfgAuthored on
Parents
rS328505: stand/fdt: Check /compatible property on overlay if it exists
Branches
Unknown
Tags
Unknown