diff options
Diffstat (limited to 'include/sound/aci.h')
-rw-r--r-- | include/sound/aci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/aci.h b/include/sound/aci.h index 6ebbd4223f12..36a761c9820d 100644 --- a/include/sound/aci.h +++ b/include/sound/aci.h @@ -72,6 +72,7 @@ #define ACI_SET_EQ7 0x46 /* ... to Treble */ struct snd_miro_aci { + struct snd_card *card; unsigned long aci_port; int aci_vendor; int aci_product; |