GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / sound / soc / codecs / ak4642.h
blobe476833d314eabb66386f8c7133663eafc7003bc
1 /*
2 * ak4642.h -- AK4642 Soc Audio driver
4 * Copyright (C) 2009 Renesas Solutions Corp.
5 * Kuninori Morimoto <morimoto.kuninori@renesas.com>
7 * Based on ak4535.c
9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License version 2 as
11 * published by the Free Software Foundation.
14 #ifndef _AK4642_H
15 #define _AK4642_H
17 extern struct snd_soc_dai ak4642_dai;
18 extern struct snd_soc_codec_device soc_codec_dev_ak4642;
20 #endif