summaryrefslogtreecommitdiff
path: root/sound/soc/ux500/ux500_av8100.h
blob: b107b2e1be7c04edef2bbcfdea7ee799815b9c17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
 * Copyright (C) ST-Ericsson SA 2010
 *
 * Author: Ola Lilja <ola.o.lilja@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 UX500_AV8100_H
#define UX500_AV8100_H

extern struct snd_soc_ops ux500_av8100_ops[];

#endif