diff options
Diffstat (limited to 'ANDROID_3.4.5/sound/soc/pxa/pxa2xx-i2s.h')
-rw-r--r-- | ANDROID_3.4.5/sound/soc/pxa/pxa2xx-i2s.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ANDROID_3.4.5/sound/soc/pxa/pxa2xx-i2s.h b/ANDROID_3.4.5/sound/soc/pxa/pxa2xx-i2s.h deleted file mode 100644 index 070f3c60..00000000 --- a/ANDROID_3.4.5/sound/soc/pxa/pxa2xx-i2s.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * linux/sound/soc/pxa/pxa2xx-i2s.h - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - */ - -#ifndef _PXA2XX_I2S_H -#define _PXA2XX_I2S_H - -/* pxa2xx DAI ID's */ -#define PXA2XX_DAI_I2S 0 - -/* I2S clock */ -#define PXA2XX_I2S_SYSCLK 0 - -#endif |