aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cg29xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/cg29xx.h')
-rwxr-xr-xsound/soc/codecs/cg29xx.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/sound/soc/codecs/cg29xx.h b/sound/soc/codecs/cg29xx.h
new file mode 100755
index 00000000000..d515cd19d93
--- /dev/null
+++ b/sound/soc/codecs/cg29xx.h
@@ -0,0 +1,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 */
+
+
+