[CRYPTO]: Fix zero-extension bug on 64-bit architectures.
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / sound / pci / ice1712 / prodigy192.h
blob94c824e24e0650887b78dad4d503aa463aee1dfe
1 #ifndef __SOUND_PRODIGY192_H
2 #define __SOUND_PRODIGY192_H
4 #define PRODIGY192_DEVICE_DESC "{AudioTrak,Prodigy 192},"
5 #define PRODIGY192_STAC9460_ADDR 0x54
7 #define VT1724_SUBDEVICE_PRODIGY192VE 0x34495345 /* PRODIGY 192 VE */
9 extern struct snd_ice1712_card_info snd_vt1724_prodigy192_cards[];
11 #endif /* __SOUND_PRODIGY192_H */