CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2023/02/14 04:31:47

Modified files:
        sys/dev/pci/drm/amd/display/dmub/inc: dmub_cmd.h 

Log message:
use pragma pack around dmub_addr definition

Avoids warnings about alignment changing when embedded inside of a
packed struct (dmub_rb_cmd_mall) seen with clang 15 on arm64.

reported and compile tested by tb@
sent upstream to amd-gfx list

Reply via email to