ALSA: Separate common pxa2xx-pcm code
[deliverable/linux.git] / sound / soc / pxa / pxa2xx-pcm.h
CommitLineData
f11a96d5
LG
1/*
2 * linux/sound/arm/pxa2xx-pcm.h -- ALSA PCM interface for the Intel PXA2xx chip
3 *
4 * Author: Nicolas Pitre
5 * Created: Nov 30, 2004
6 * Copyright: MontaVista Software, Inc.
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11 */
12
13#ifndef _PXA2XX_PCM_H
14#define _PXA2XX_PCM_H
15
f11a96d5
LG
16/* platform data */
17extern struct snd_soc_platform pxa2xx_soc_platform;
f11a96d5
LG
18
19#endif
This page took 0.201113 seconds and 5 git commands to generate.