Merge to Fedora kernel-2.6.18-1.2260_FC5 patched with stable patch-2.6.18.5-vs2.0...
[linux-2.6.git] / include / sound / soundmem.h
1 /*
2  *  Onboard memory management
3  */
4
5 struct SNDRV_STRU_BANK_INFO {
6         unsigned int address;
7         unsigned int size;
8 };