ixgbe: remove useless bd_number from adapter struct
[linux-2.6/btrfs-unstable.git] / sound / soc / pxa / pxa2xx-ac97.h
bloba49c21ba3842c8e93acd7d2865ff89c91ae2a5ec
1 /*
2 * linux/sound/soc/pxa/pxa2xx-ac97.h
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */
9 #ifndef _PXA2XX_AC97_H
10 #define _PXA2XX_AC97_H
12 /* pxa2xx DAI ID's */
13 #define PXA2XX_DAI_AC97_HIFI 0
14 #define PXA2XX_DAI_AC97_AUX 1
15 #define PXA2XX_DAI_AC97_MIC 2
17 #endif