aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cg29xx.h
blob: d515cd19d93f9d593c2dc1b3353cd0f7b62a08c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*
 * Copyright (C) ST-Ericsson SA 2010
 *
 * Author: Roger Nilsson 	roger.xr.nilsson@stericsson.com
 *         for ST-Ericsson.
 *
 * License terms:
 *
 * 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 CG29XX_CODEC_H
#define CG29XX_CODEC_H

extern struct snd_soc_dai cg29xx_codec_dai[];
extern struct snd_soc_codec_device soc_codec_dev_cg29xx;

#endif /* CG29XX_CODEC_H */