From 85c675d0d09a45a135bddd15d7b385f8758c32fb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 May 2024 19:35:05 +0200 Subject: Adding upstream version 6.7.7. Signed-off-by: Daniel Baumann --- include/sound/opl3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/sound/opl3.h') diff --git a/include/sound/opl3.h b/include/sound/opl3.h index ebf3852da9..052395a2f8 100644 --- a/include/sound/opl3.h +++ b/include/sound/opl3.h @@ -229,7 +229,7 @@ struct fm_operator { unsigned char attack_decay; unsigned char sustain_release; unsigned char wave_select; -} __attribute__((packed)); +} __packed; /* Instrument data */ struct fm_instrument { -- cgit v1.2.3