ALSA: opl3: Replace with __packed attribute
authorTakashi Iwai <tiwai@suse.de>
Wed, 25 Oct 2023 13:23:11 +0000 (15:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 26 Oct 2023 07:43:15 +0000 (09:43 +0200)
commit9ffbedf07d556af1203dd8d5fc28b59a0563a49f
treeaa21835ee62eaec72d6b354a4dfdcb0727a12d29
parentce8466cd4c0920929e43816b6a812093e7ba4f5a
ALSA: opl3: Replace with __packed attribute

Replace the old __attribute__((packed)) with the new __packed.
Only cleanup, no functional changes.

Link: https://lore.kernel.org/r/20231025132314.5878-9-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/opl3.h